bs-node-ext
v0.3.0
Published
This project provides bindings to node's stream modules and more.
Downloads
4
Keywords
Readme
Node Extensions
This project provides bindings to node's stream modules and more.
Usage:
In addition to adding this module you will need the following dependencies.
- Add
bs-node
to yourbsconfig.json
. - Add
buckletypes/bs-node
to package.json .
Build
npm run build
Build + Watch
npm run start
Editor
If you use vscode
, Press Windows + Shift + B
it will build automatically