File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# AwaitQueue
22
3+ [ ![ ] [ npm-shield-awaitqueue ]] [ npm-awaitqueue ]
4+ [ ![ ] [ github-actions-shield-awaitqueue ]] [ github-actions-awaitqueue ]
5+
36JavaScript utility to enqueue asynchronous tasks and run them sequentially one after another. For Node.js and the browser.
47
58
@@ -113,3 +116,11 @@ See [test.ts](src/test.ts) file.
113116## License
114117
115118[ ISC] ( ./LICENSE )
119+
120+
121+
122+
123+ [ npm-shield-awaitqueue ] : https://img.shields.io/npm/v/awaitqueue.svg
124+ [ npm-awaitqueue ] : https://npmjs.org/package/awaitqueue
125+ [ github-actions-shield-awaitqueue ] : https://github.com/versatica/awaitqueue/actions/workflows/awaitqueue.yaml/badge.svg
126+ [ github-actions-awaitqueue ] : https://github.com/versatica/awaitqueue/actions/workflows/awaitqueue.yaml
You can’t perform that action at this time.
0 commit comments