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 @@ -226,6 +226,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
226226 - [after-all-results](https://github.com/watson/after-all-results) - Bundle results of async functions calls into one callback with all the results.
227227- Generators
228228 - [co](https://github.com/visionmedia/co) - The ultimate generator based flow-control goodness.
229+ - [suspend](https://github.com/jmar777/suspend) - Generator-based control flow that plays nice with callbacks, promises, and thunks.
229230- Promises
230231 - [native-promise-only](https://github.com/getify/native-promise-only) - A polyfill for native ES6 Promises.
231232 - [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