cr34t3

1.0.38 • Public • Published

Installing

npm i cr34t3 --save

Using

var C = require('cr34t3');

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

Readme

Keywords

Package Sidebar

Install

npm i cr34t3

Weekly Downloads

6

Version

1.0.38

License

ISC

Last publish

Collaborators

  • cagataycali