You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / nodejs-async-0.2.10-1.lbn13.noarch

nodejs-async-0.2.10-1.lbn13.noarch

Package Attributes
RPM  nodejs-async-0.2.10-1.lbn13.noarch.rpm Architecture  noarch Size  74409 Created  2017/08/04 11:06:57 UTC
Package Specification
Summary Higher-order functions and common patterns for asynchronous code
Group System Environment/Libraries
License MIT
Home Page http://github.com/caolan/async/
Description

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with Node.js, 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.js convention of providing a single callback as the last argument of your async function.

Requires
rpmlib(VersionedDependencies)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
npm(async)
nodejs-async

Document Actions