This is a repo pulled out from BuckleScript's Node API so that it can be iterated on independently, in userland. It currently isn't stable! We'll gradually upstream the stable parts back into BuckleScript.
npm install --save reasonml-community/bs-node
Then add bs-node
to bs-dependencies
in your bsconfig.json
:
{
...
"bs-dependencies": ["bs-node"]
}
Version | Tag | Published |
---|---|---|
0.0.6 | latest | 2yrs ago |