Skip to content

AkashBabu/supervised-emitter

Repository files navigation

Supervised-Emitter (SE) Coverage Status Build Status Maintainability License MIT PR Welcome Commitizen friendly

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

Installation

npm i supervised-emitter --save

API documentation

Please visit this page for API documentation.

CHANGE-LOG

Please refer to this page for change-logs.

Contribution

Please read the contribution guidelines before raising a PR.
For discussion related to a new feature or modifications please raise an issue here.

About

An event emitter library that supports middleware functionality which can be used to supervise the events flow

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published