UNPKG

control-flow

Version:

Turns asynchronous function into synchronous

9 lines (5 loc) 369 B
control-flow.js allows You write asynchronous code as if it's synchronous. Documentation [http://alexeypetrushin.github.com/control-flow](http://alexeypetrushin.github.com/control-flow) Installation `npm install control-flow` TODO: sequence, parallel, first, join, http://taskjs.org Copyright (c) Alexey Petrushin, http://petrush.in, released under the MIT license.