🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

bus

Package Overview
Dependencies
Maintainers
32
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bus

Application-wide event bus

0.1.0
latest
Source
npm
Version published
Weekly downloads
33
-23.26%
Maintainers
32
Weekly downloads
 
Created
Source

Bus

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

Installation

$ npm install bus

API

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

FAQs

Package last updated on 17 May 2015

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