Skip to content

Commit

Permalink
Link to the awesome-promises list
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 14, 2017
1 parent d9909e0 commit 842ba00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 842ba00

Please sign in to comment.