tomorow

1.0.0 • Public • Published

tomorow Build Status

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

Package Sidebar

Install

npm i tomorow

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • cullylarson