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

/mancjs/

    Package Sidebar

    Install

    npm i mancjs

    Weekly Downloads

    2

    Version

    0.0.1

    License

    BSD

    Last publish

    Collaborators

    • ryangough