Thu, 03 Oct 2024 03:15:11 UTC | login

Information for build nodejs-async-1.5.2-5.fc29

ID62277
Package Namenodejs-async
Version1.5.2
Release5.fc29
Epoch
SummaryHigher-order functions and common patterns for asynchronous code
DescriptionAsync 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Jul 2018 00:18:59 UTC
CompletedFri, 20 Jul 2018 00:18:59 UTC
Tags
f29
f30
f31
RPMs
src
nodejs-async-1.5.2-5.fc29.src.rpm (info) (download)
noarch
nodejs-async-1.5.2-5.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jul 29 2016 Jared Smith <jsmith@fedoraproject.org> - 1.5.2-1 - Update to upstream 1.5.2 release