0.0.2 • Published 10 years ago

doby v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

node-doby

Provides the same functionality as DoBy.

Install

$ npm install doby

Usage

var todo = require('doby');

todo('Do this!', '2014-05-19');

API

todo(note, date)

Throws an exception with message note, if executed after date.

License

MIT

0.0.2

10 years ago

0.0.0

10 years ago