This is yet another event emitter library, but if you're keen on knowing:
- motive behind this library
- possibilities with this library
- features
- better approach for communication between components
- highly scalable
- battle tested
Incase of triggering multiple calls, this library can help Avoid the same, instead you may have to fire the event just once and the rest is taken care of.
Then Please visit this page for official documentation
npm i supervised-emitter --save
Please visit this page for API documentation.
Please refer to this page for change-logs.
Please read the contribution guidelines before raising a PR.
For discussion related to a new feature or modifications please raise an issue here.