1.0.0-2 • Published 8 years ago

hand-over v1.0.0-2

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

view on npm downloads per month node version build status test coverage license

hand-over

High-level abstraction for sending notifications via various channels (push, e-mail, sms, etc.)

Installation

With npm:

npm install hand-over

Compatibility

hand-over is compatible with Node 0.8 and above but in versions lower than 1 you'll need to use a process.nextTick() polyfill.

License

MIT