Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <[email protected]>

* Package name    : libnode-async
  Version         : 0.1.9
  Upstream Author : Caolan McMahon
* URL             : https://github.com/caolan/async
* License         : Expat
  Programming Lang: Javascript
  Description     : higher-order functions and common patterns for asynchronous 
Javascript

 Node is an event-based server-side JavaScript engine.
 .
 Async is a utility module which provides straight-forward, powerful
 functions for working with asynchronous Javascript. Although originally
 designed for use with Node, it can also be used directly in the
 browser.
 .
 Async provides around 20 functions that include the usual 'functional'
 suspects (map, reduce, filter, forEach…) as well as some common
 patterns for asynchronous control flow (parallel, series, waterfall…).
 All these functions assume you follow the Node convention of providing
 a single callback as the last argument of your async function.



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to