An open API service indexing awesome lists of open source software.

https://github.com/cameronhunter/async-emitter

Emit events with a promise queue using setImmediate
https://github.com/cameronhunter/async-emitter

Last synced: 4 days ago
JSON representation

Emit events with a promise queue using setImmediate

Awesome Lists containing this project

README

          

# `@cameronhunter/async-emitter`

[![npm package](https://img.shields.io/npm/v/%40cameronhunter/async-emitter?logo=npm)](https://www.npmjs.com/package/@cameronhunter/async-emitter)
[![npm downloads](https://img.shields.io/npm/dm/%40cameronhunter/async-emitter?logo=npm)](https://www.npmjs.com/package/@cameronhunter/async-emitter)
[![main branch status](https://img.shields.io/github/actions/workflow/status/cameronhunter/async-emitter/post-merge.yml?logo=github&label=main)](https://github.com/cameronhunter/async-emitter/actions/workflows/post-merge.yml)

> Emit events with a promise queue using `setImmediate`