odo-hub

4.0.3 • Public • Published

Odo Hub

Simple pub sub with promises

const hub = require('odo-hub')();
 
hub.on('cheese', type => console.log(type))
hub.emit('cheese', 'brie')

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.3
    1
    • latest

Version History

Package Sidebar

Install

npm i odo-hub

Weekly Downloads

1

Version

4.0.3

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • ajnisbet
  • ascendzor
  • tcoats
  • tornadot-tim