Socket
Socket
Sign inDemoInstall

@vladfrangu/async_event_emitter

Package Overview
Dependencies
0
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vladfrangu/async_event_emitter

An event emitter implementation with async support in mind


Version published
Weekly downloads
127K
decreased by-12.82%
Maintainers
0
Created
Weekly downloads
 

Changelog

Source

2.3.0 - (2024-06-21)

🚀 Features

  • Cleanup ignore comments (0f4029e)

Readme

Source

@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 WithAddress
GitHub SponsorsClick Here
Ko-fiClick Here
PatreonClick Here
PayPalClick Here

Contributors ✨

Thanks goes to these wonderful people (emoji key):

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

Keywords

FAQs

Last updated on 21 Jun 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc