Skip to content

Commit 4216145

Browse files
committed
Merge pull request sindresorhus#328 from novacrazy/master
Added bluebird-co
2 parents 7808be3 + 9e19599 commit 4216145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
272272
- Generators
273273
- [co](https://github.com/visionmedia/co) - The ultimate generator based flow-control goodness.
274274
- [suspend](https://github.com/jmar777/suspend) - Generator-based control flow that plays nice with callbacks, promises, and thunks.
275+
- [bluebird-co](https://github.com/novacrazy/bluebird-co) - A set of high performance yield handlers for Bluebird coroutines.
275276
- Promises
276277
- [native-promise-only](https://github.com/getify/native-promise-only) - A polyfill for native ES6 Promises.
277278
- [Bluebird](https://github.com/petkaantonov/bluebird) - A fully featured promise library with focus on innovative features and performance.

0 commit comments

Comments
 (0)