Package
node-asyncVersion
0.8.0-3Priority
optionalSection
universe/webOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
29.7 kBDepends
libjs-async, nodejsHomepage
https://github.com/caolan/asyncDownload Size
2,840 BAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu bionic/universe amd64 PackagesDescription
functions and patterns for asynchronous code - Node.jsAsync 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.
Install Info
bionic,bionic,now 0.8.0-3 allInstalled Automatically
TrueFiles
/.//usr/
/usr/lib/
/usr/lib/nodejs/
/usr/lib/nodejs/async/
/usr/lib/nodejs/async/index.js -> ../../../share/javascript/async/async.js
/usr/lib/nodejs/async/package.json
/usr/share/
/usr/share/doc/
/usr/share/doc/node-async/
/usr/share/doc/node-async/changelog.Debian.gz -> ../libjs-async/changelog.Debian.gz
/usr/share/doc/node-async/copyright
/usr/share/doc/node-async/README.md.gz -> ../libjs-async/README.md.gz