npm.io
1.0.25 • Published 9 years ago

1n1t

Licence
ISC
Version
1.0.25
Deps
8
Vulns
0
Weekly
0
Stars
1

Installing

npm i 1n1t --save

Using

var I = require('1n1t');

I()
  .then((value) => {console.log(value);})
  .catch((err) => {console.log(err);});

Keywords