パッケージ: libjs-async (0.8.0-5)
libjs-async に関するリンク
Trisquel の資源:
node-async ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Jonas Smedegaard
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
functions and patterns for asynchronous code - web browsers
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 directly in web browsers.
その他の libjs-async 関連パッケージ
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages