masakari
v0.4.0
Published
metascript macro library for functional programming with mori
Downloads
24
Readme
masakari
Metascript macro library for functional programming with mori.
Using
Install it:
npm install --save-dev masakari
Import it:
#metaimport masakari
The import path must be relative to the source file.
Checkout the tests for examples.