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