Skip to content

Latest commit

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

every

human-friendly intervals. uses date for human-friendly date parsing.

Installation

With node.js:

npm install every.js

With component:

component install matthewmueller/every

Examples

every('5 seconds',fn);every('10 minutes',fn);every('5 hours',fn);every('monday at 5pm',fn);

API

every(time, fn)

Call fn every time.

Optionally, you may use pass function(done) { ... } for asynchronous jobs

License

MIT

About

human-friendly intervals using http://github.com/matthewmueller/date

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages