0.6.0 • Published 8 years ago
nesaman v0.6.0
nesaman
A test module to be publish on NPM and used by some micro-services
Installation
$ npm install nesamanHow to use
var nesaman = require('nesaman');
let app = nesaman('*');
app(3, 4);A test module to be publish on NPM and used by some micro-services
$ npm install nesamanvar nesaman = require('nesaman');
let app = nesaman('*');
app(3, 4);