| sindresorhus/promise-fun |
4,409 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
cc0-1.0 |
|
| Promise packages, patterns, chat, and tutorials |
| sindresorhus/p-queue |
3,086 |
|
8,059 |
1,656 |
over 2 years ago |
42 |
September 02, 2023 |
37 |
mit |
TypeScript |
| Promise queue with concurrency control |
| pburtchaell/redux-promise-middleware |
1,986 |
|
3,382 |
295 |
over 2 years ago |
48 |
September 26, 2022 |
0 |
mit |
JavaScript |
| Enables simple, yet robust handling of async action creators in Redux |
| wbinnssmith/awesome-promises |
1,564 |
|
0 |
0 |
over 2 years ago |
0 |
|
6 |
cc0-1.0 |
|
| A curated list of useful resources for JavaScript Promises |
| sindresorhus/p-limit |
1,509 |
|
503,885 |
2,797 |
over 2 years ago |
16 |
November 01, 2023 |
3 |
mit |
JavaScript |
| Run multiple promise-returning & async functions with limited concurrency |
| sindresorhus/p-map |
1,126 |
|
0 |
1,121 |
over 2 years ago |
16 |
December 05, 2023 |
5 |
mit |
JavaScript |
| Map over promises concurrently |
| rxaviers/async-pool |
716 |
|
51 |
114 |
over 2 years ago |
11 |
May 10, 2022 |
3 |
mit |
JavaScript |
| Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7 |
| hunterloftis/awaiting |
684 |
|
63 |
64 |
over 8 years ago |
16 |
May 21, 2017 |
4 |
|
JavaScript |
| The async/await utility for browsers and Node.js. |
| leebyron/async-to-gen |
510 |
|
1,402 |
131 |
about 8 years ago |
19 |
February 15, 2018 |
0 |
bsd-3-clause |
JavaScript |
| ⌛ Use async functions in your JavaScript today with speed and simplicity. |
| dai-shi/react-hooks-async |
498 |
|
1 |
4 |
about 3 years ago |
39 |
April 21, 2020 |
22 |
mit |
JavaScript |
| [NOT MAINTAINED] React custom hooks for async functions with abortability and composability |