mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add when to Control Flow
This commit is contained in:
parent
62977c39c8
commit
654af134bc
@ -293,6 +293,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
||||
* [step](https://github.com/creationix/step/) - An async control-flow library that makes stepping through logic easy.
|
||||
* [contra](https://github.com/bevacqua/contra/) - Asynchronous flow control with a functional taste to it.
|
||||
* [Bluebird](https://github.com/petkaantonov/bluebird/) - fully featured promise library with focus on innovative features and performance.
|
||||
* [when](https://github.com/cujojs/when) - A solid, fast Promises/A+ and when() implementation, plus other async goodies.
|
||||
|
||||
|
||||
## Routing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user