Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winkgroup/event-queue
https://github.com/winkgroup/event-queue
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/winkgroup/event-queue
- Owner: WINKgroup
- Created: 2022-12-12T09:29:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T10:16:11.000Z (over 1 year ago)
- Last Synced: 2025-01-18T02:36:57.696Z (9 days ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# event-queue
library to manage listeners that should be fired once each and in sequence## Install
```
npm install @winkgroup/event-queue
```## Usage
## Maintainers
* [fairsayan](https://github.com/fairsayan)