| |||||
Async.js comes packed with over 20 JS functions for enhancing AJAX interactions.
All functions assume that the developer follows the node.js convention of providing a single callback as the last argument of the async function.
Tested and working in IE6, IE7, IE8, Firefox 3.6 and Google Chrome 5.
Here are some key features of "Async.js":
Collections:
· forEach
· map
· filter
· reject
· reduce
· detect
· sortBy
· some
· every
· concat
Flow Control:
· series
· parallel
· whilst
· until
· waterfall
· queue
· auto
· iterator
· apply
· nextTick
Utils:
· memoize
· log
· dir
· noConflict
Requirements:
· JavaScript enabled on client side
· Node.js when using it as a module
What's New in This Release: [ read full changelog ]
· Added jam info to package.json.
Via: Async.js 0.2.8






0 Comment:
Post a Comment