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);});

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i 1n1t

    Weekly Downloads

    42

    Version

    1.0.25

    License

    ISC

    Last publish

    Collaborators

    • cagataycali