0.1.0 • Published 9 years ago

ledge-waterfall v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

ledge-waterfall

Another try of an async waterfall function. Looking for something compact and fast.

Build Status

npm install --save ledge-waterfall

bower install --save ledge-waterfall

At the moment the library is enought compact (less than 0.4kb gzipped) and fast. There're different behaviors in jsperf and performance changes from different browsers. Generally ledge-waterfall is more fast that caolan/async and "sometimes" also than neo-async. jsPerf

Pull request are welcome and ideas are welcome :)

Test

make test