DNDQoteGrabber/node_modules/@vladfrangu/async_event_emitter
Jesse James Isler 8dbb0e58b0 added stuff 2023-12-20 15:09:06 +01:00
..
dist added stuff 2023-12-20 15:09:06 +01:00
CHANGELOG.md added stuff 2023-12-20 15:09:06 +01:00
LICENSE.md added stuff 2023-12-20 15:09:06 +01:00
README.md added stuff 2023-12-20 15:09:06 +01:00
THIRD_PARTY_LICENSE.md added stuff 2023-12-20 15:09:06 +01:00
package.json added stuff 2023-12-20 15:09:06 +01:00

README.md

@vladfrangu/async_event_emitter

Simple to use event emitter implementation with async support in mind.

GitHub codecov npm

Description

A very small, lightweight and simple re-implementation of event emitters, with support for async event handlers in mind.

Note: @vladfrangu/async_event_emitter requires Node.js v14 or higher to work, or a browser that has async/await support.

Features

  • TypeScript friendly
  • Offers CJS, ESM and UMD builds
  • Consistent interface with what is expected from an event emitter
  • Simple handling of asynchronous event handlers to allow waiting for their execution to finish if you want to exit the process

Buy me some doughnuts

Most of my projects are and always will be open source, even if I don't get donations. That being said, I know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance!

I accept donations through Ko-fi, PayPal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice.

Donate With Address
GitHub Sponsors Click Here
Ko-fi Click Here
Patreon Click Here
PayPal Click Here

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!