forward-events
v0.0.1
Published
forward events from one emitter to another
Downloads
1,254
Readme
forward-events
Forward events from one emitter to another. Similar to "fwd" however handles the edge-case of node thinking "error" events are not listened for. Basically node error handling is super broken.
Installation
$ npm install forward-events
License
MIT