Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/segment-boneyard/forward-events

Forward events from one emitter to another
https://github.com/segment-boneyard/forward-events

Last synced: about 5 hours ago
JSON representation

Forward events from one emitter to another

Awesome Lists containing this project

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