Socket
Socket
Sign inDemoInstall

bus

Package Overview
Dependencies
2
Maintainers
32
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

bus


Version published
Weekly downloads
46
decreased by-29.23%
Maintainers
32
Created
Weekly downloads
 

Readme

Source

Bus

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

Installation

$ npm install bus

API

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

FAQs

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc