$ npm install bus-component
Application-wide event bus component (a Singleton Emitter).
Emitter
var bus = require('bus'); bus.emit('stuff');