1.0.0 • Published 4 years ago

supervised-emitter v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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.