Sun, 12 May 2024 11:05:28 UTC | login

Information for build nodejs-formatio-1.1.3-2.fc24

ID9713
Package Namenodejs-formatio
Version1.1.3
Release2.fc24
Epoch
SummaryHuman-readable object formatting
DescriptionPretty formatting of arbitrary JavaScript values. Currently only supports ascii formatting, suitable for command-line utilities. Like JSON.stringify, it formats objects recursively, but unlike JSON.stringify, it can handle regular expressions, functions, circular objects and more. formatio is a general-purpose library. It works in browsers (including old and rowdy ones, like IE6) and Node. It will define itself as an AMD module if you want it to (i.e. if there's a define function available).
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:14:04 UTC
CompletedSat, 14 Apr 2018 20:14:04 UTC
Tags
f28
f29
RPMs
src
nodejs-formatio-1.1.3-2.fc24.src.rpm (info) (download)
noarch
nodejs-formatio-1.1.3-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Dec 16 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.1.3-1 - Update to 1.1.3 * Fri Jan 02 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.1.2-1 - updated to latest upstream * Tue Nov 18 2014 Piotr Popieluch <piotr1212@gmail.com> - 1.1.1-1 - Initial package