套件: node-async (0.8.0-3)
node-async 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-async:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [github.com]
相似套件:
functions and patterns for asynchronous code - Node.js
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous Javascript.
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.
This provides async for use with Node.js - an event-based server-side JavaScript engine.
其他與 node-async 有關的套件
|
|
|
-
- dep: libjs-async
- functions and patterns for asynchronous code - web browsers
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同時作為一個虛擬套件由這些套件提供: node-pegjs