0.1.5 • Published 6 years ago
bs-nd v0.1.5
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.