JSPM

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

Like C for Javascript

Package Exports

  • neutrinoscript

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 (neutrinoscript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Neutrino Script

Like C for Javascript

About

Neutrino script is a subset of javascript designed to allow low level memory management, shortcodes, defines, and more. See our website at http://neutrinoscript.com/ for more detailed documentation.

Installing

Using npm simply type:

npm install -g neutrino

Getting Started

See our documentation on our website http://neutrinoscript.com/ for examples of how to write neutrinoscript .neu files.

Running in NodeJS

neutrino run /path/to/your/script.neu

Running in the Browser

Please see the documentation on how to use the provided build/neutrino.js file on the web.

License

Neutrino script is licensed under the MIT license