Skip to content

Fermium/data-chan-nodejs

Repository files navigation

Fermium LABS logo

Data-chan NodeJS API

npm npm npm

wercker status Software release

Build Status Hardware testing

This library implements NodeJS APIs for Data-chan

It uses foreign function interface to do so, and is compatible with both NodeJS and Electron applications

To install:

npm install data-chan

To test, run:

git clone [email protected]:fermiumlabs/data-chan-nodejs.git
npm install
npm rebuild
npm run test

To publish, run:

npm version patch/minor/major
git push
# and stop here, no npm publish, the CI will take care of that!

Follow Fermium LABS on Twitter