1.0.2 • Published 10 years ago
notifit v1.0.2
NOTIFIT Javascript SDK

This Javascript package creates layer to communicate with NOTIFIT back-end.
How to use it
Install it
npm install notifitYou can test it
cd node_modules/notifit
npm testRequire it
var sdk = require('notifit')