JSPM

hackmud-script-manager

0.13.0-6b46718
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 26
  • Score
    100M100P100Q75241F
  • License GPL-3.0-or-later

Script manager for game hackmud, with minification, TypeScript support, and player script type definition generation.

Package Exports

  • hackmud-script-manager

Readme

hackmud-script-manager

Test

Command made for hackmud-environment, which is a scripting environment for hackmud with minification, autocompletes / intellisense, and TypeScript support.

Install with npm install hackmud-script-manager -g to make the hsm command available everywhere. Or use npm install hackmud-script-manager without the -g option if you are using the API, or only need the command in your project.

The internal API is also exposed for programmatic use.