1n1t

1.0.25 • Public • Published

Installing

npm i 1n1t --save

Using

var I = require('1n1t');

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

Readme

Keywords

Package Sidebar

Install

npm i 1n1t

Weekly Downloads

27

Version

1.0.25

License

ISC

Last publish

Collaborators

  • cagataycali