Letter N

nodejs-async - Higher-order functions and common patterns for asynchronous code

Website: https://github.com/caolan/async/
License: MIT
Vendor: Alcance Libre, Inc.
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.

Packages

nodejs-async-1.5.2-8.fc14.al.noarch [32 KiB] Changelog by Fedora Release Engineering (2020-01-29):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al