bs-nd
v0.1.5
Published
Node bindings for BuckleScript
Downloads
27
Maintainers
Readme
bs-nd
Node bindings for BuckleScript
Installation
npm install --save @banacorn/bs-ndThen add @banacorn/bs-nd to bs-dependencies in your bsconfig.json:
{
...
"bs-dependencies": ["@@banacorn/bs-nd"]
}Usage
The top level module is named Nd, since the name Node has been taken.
