https://github.com/jakexchan/node-queue
A CommonJS package for p-queue.
https://github.com/jakexchan/node-queue
Last synced: 3 months ago
JSON representation
A CommonJS package for p-queue.
- Host: GitHub
- URL: https://github.com/jakexchan/node-queue
- Owner: jakexchan
- License: mit
- Created: 2023-04-19T07:01:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T08:25:52.000Z (about 2 years ago)
- Last Synced: 2025-02-24T08:49:08.499Z (3 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-queue
A CommonJS package for `p-queue`.
Cause `p-queue` v7 only support `esm`, so this package purpose is convert `esm` to `CommonJS`.