data-chan

0.3.9 • Public • Published
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 git@github.com: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

Readme

Keywords

none

Package Sidebar

Install

npm i data-chan

Weekly Downloads

0

Version

0.3.9

License

Apache-2.0

Last publish

Collaborators

  • fermiumlabs