File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -272,6 +272,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
272
272
- Generators
273
273
- [co](https://github.com/visionmedia/co) - The ultimate generator based flow-control goodness.
274
274
- [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.
275
276
- Promises
276
277
- [native-promise-only](https://github.com/getify/native-promise-only) - A polyfill for native ES6 Promises.
277
278
- [Bluebird](https://github.com/petkaantonov/bluebird) - A fully featured promise library with focus on innovative features and performance.
You can’t perform that action at this time.
0 commit comments