Skip to content

Latest commit

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

run-at

NPM

execute function "at" a certain time. merely a human-readable setTimeout wrapper.

uses date for human-friendly date parsing.

Installation

npm install run-at

Usage

varat=require('run-at')

Examples

at('5:30 am',fn)at('2 days from now',fn)at('noon today',fn)at('2 pm tuesday',fn)

License

MIT

About

human-readable setTimeout wrapper

Resources

Stars

32 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages