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