node-sparkles

Namespaced global event emitter
  https://github.com/phated/sparkles
  0
  no reviews



Sparkles exports a function that returns a singleton `EventEmitter`. This EE can be shared across your application, whether or not node loads multiple copies.

Node.js is an event-based server-side JavaScript engine.