mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Link to the awesome-promises list
This commit is contained in:
@@ -386,6 +386,7 @@
|
||||
- [delay](https://github.com/sindresorhus/delay) - Delay a promise a specified amount of time.
|
||||
- [promise-memoize](https://github.com/nodeca/promise-memoize) - Memoize promise-returning functions, with expire and prefetch.
|
||||
- [valvelet](https://github.com/lpinca/valvelet) - Limit the execution rate of a promise-returning function.
|
||||
- [More…](https://github.com/wbinnssmith/awesome-promises)
|
||||
- Callbacks
|
||||
- [each-async](https://github.com/sindresorhus/each-async) - Async concurrent iterator like forEach.
|
||||
- [async](https://github.com/caolan/async) - Provides straight-forward, powerful functions for working with asynchronicity.
|
||||
|
||||
Reference in New Issue
Block a user