neffos.js
is the client-side javascript library for the neffos real-time framework.
It can run through any modern browser and nodejs.
$ npm install --save neffos.js@0.1.7
const neffos = require('neffos.js');
See _examples for more.
neffos.js
definition file for javascript developers is part of the DefinitelyTyped.
$ npm i @types/neffos.js