JSPM

@mindcraft-lang/app-host

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

Project management and workspace storage for Mindcraft apps

Package Exports

  • @mindcraft-lang/app-host

Readme

@mindcraft-lang/app-host

Project management and workspace storage for Mindcraft apps.

Provides ProjectStore and ProjectManager for managing named projects in localStorage. Each project contains a workspace filesystem snapshot and app-specific data blobs (brains, settings, etc.). All localStorage keys are scoped by a configurable prefix to prevent collisions between apps on the same origin.