0.3.13 • Published 3 years ago

firescript-runtime v0.3.13

Weekly downloads
188
License
MIT
Repository
-
Last release
3 years ago

Firescript runtime

FirescriptRuntime is a runtime library required by Firescript transpiled code. This library must be included in all Firescript based projects.

Requirements

Firescript >= v0.1.0
NodeJS >= v8.0.0

Build

Run npm install && fire build from project root.