1.0.0 • Published 10 years ago
tomorow v1.0.0
tomorow 
Gets tomorrow's date. The package name only has one 'r' to prevent a conflict with another package.
Install
$ npm install --save tomorow
Usage
var tomorow = require('tomorow');
var tomorrowsDate = tomorow()
// => Date object, with tomorrow's date
License
MIT © Cully Larson
1.0.0
10 years ago