c0mm1t

1.0.54 • Public • Published

Installing

sudo npm i c0mm1t --save

Using

var C = require('c0mm1t');

C({message:'Bug fixes', new: true})
  .then(function (value) {console.log(value);})
  .catch(function (err) {console.log(err);})

Readme

Keywords

Package Sidebar

Install

npm i c0mm1t

Weekly Downloads

13

Version

1.0.54

License

ISC

Last publish

Collaborators

  • cagataycali