Package
libjs-asyncVersion
0.8.0-3Priority
optionalSection
universe/webSource
node-asyncOrigin
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
76.8 kBRecommends
javascript-commonHomepage
https://github.com/caolan/asyncDownload Size
25.4 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu bionic/universe amd64 PackagesDescription
functions and patterns for asynchronous code - web browsersAsync 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.
Install Info
bionic,bionic,now 0.8.0-3 allInstalled Automatically
TrueFiles
/.//usr/
/usr/share/
/usr/share/doc/
/usr/share/doc/libjs-async/
/usr/share/doc/libjs-async/changelog.Debian.gz
/usr/share/doc/libjs-async/copyright
/usr/share/doc/libjs-async/README.md.gz
/usr/share/javascript/
/usr/share/javascript/async/
/usr/share/javascript/async/async.js
/usr/share/javascript/async/async.min.js