JSPM

hackmud-script-manager

0.8.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 26
  • Score
    100M100P100Q73155F
  • 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

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hackmud-script-manager) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.