mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
@@ -272,6 +272,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- Generators
|
- Generators
|
||||||
- [co](https://github.com/visionmedia/co) - The ultimate generator based flow-control goodness.
|
- [co](https://github.com/visionmedia/co) - The ultimate generator based flow-control goodness.
|
||||||
- [suspend](https://github.com/jmar777/suspend) - Generator-based control flow that plays nice with callbacks, promises, and thunks.
|
- [suspend](https://github.com/jmar777/suspend) - Generator-based control flow that plays nice with callbacks, promises, and thunks.
|
||||||
|
- [bluebird-co](https://github.com/novacrazy/bluebird-co) - A set of high performance yield handlers for Bluebird coroutines.
|
||||||
- Promises
|
- Promises
|
||||||
- [native-promise-only](https://github.com/getify/native-promise-only) - A polyfill for native ES6 Promises.
|
- [native-promise-only](https://github.com/getify/native-promise-only) - A polyfill for native ES6 Promises.
|
||||||
- [Bluebird](https://github.com/petkaantonov/bluebird) - A fully featured promise library with focus on innovative features and performance.
|
- [Bluebird](https://github.com/petkaantonov/bluebird) - A fully featured promise library with focus on innovative features and performance.
|
||||||
|
|||||||
Reference in New Issue
Block a user