Socket
Book a DemoInstallSign in
Socket

bus-component

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bus-component

Application-wide event bus

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Bus

Application-wide event bus component (a Singleton Emitter).

Installation

$ npm install bus-component

API

var bus = require('bus');
bus.emit('stuff');

FAQs

Package last updated on 03 May 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts