Slide Flow Control. A way to organize callbacks so async code stays readable and manageable.

github.com/isaacs/slide-flow-control

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2016
  • Add .travis.yml
  • Add first tests for chain
October 2015
  • package: fix repository link
September 2014
  • v1.1.6
  • wait for all callbacks to complete
August 2013
  • isc license
  • v1.1.5
April 2013
  • v1.1.4
  • Replace pdf by README.md.
  • npm does not have to ignore pdf now.
September 2011
  • MIT
August 2011
  • exclude pdf file in npm package
  • Update readme
July 2011
  • 1.1.3
  • todo: ordered async-map function
  • Example doesn't work any more with api changes anyway.
  • concat instead of pushing to results
  • Don't add undefined to results
  • v1.1.2
  • Allow for more than one step, like npm does