mancjs

0.0.1 • Public • Published

Mancjs

Install

  npm install mancjs

Super simple to use

var mancjs = require('mancjs');
mancjs.getNextDate(function(err, date){
  console.log('The next mancjs session is on ' + date);
});

Readme

Keywords

none

Package Sidebar

Install

npm i mancjs

Weekly Downloads

0

Version

0.0.1

License

BSD

Last publish

Collaborators

  • ryangough