JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 389
  • Score
    100M100P100Q94871F
  • License MIT

Client SDK for the Mindcraft Lang VSCode bridge

Package Exports

  • @mindcraft-lang/bridge-client

Readme

@mindcraft-lang/bridge-client

Client SDK and shared protocol for communicating with the Mindcraft VSCode bridge.

Provides the WebSocket message types, an auto-reconnecting WebSocket client, a networked in-memory filesystem, and the Project class that ties them together for both app and extension clients.

Install

npm install @mindcraft-lang/bridge-client

License

MIT