https://github.com/timarney/batch-queue
https://github.com/timarney/batch-queue
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timarney/batch-queue
- Owner: timarney
- License: mit
- Created: 2016-10-27T20:29:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T20:31:43.000Z (over 9 years ago)
- Last Synced: 2025-02-15T10:30:28.543Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# batch-queue
Simple queue setup to group items in an array + send to callback vs sending 1 item at a time.