0.0.6 • Published 4 years ago

@ryb73/bs-node v0.0.6

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

bs-node

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.

Installation

npm install --save reasonml-community/bs-node

Then add bs-node to bs-dependencies in your bsconfig.json:

{
  ...
  "bs-dependencies": ["bs-node"]
}
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago