Name: | js-underscore |
---|---|
Version: | 1.6.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 87308 |
License: | MIT |
RPM: | js-underscore-1.6.0-4.el7.noarch.rpm |
Source RPM: | nodejs-underscore-1.6.0-4.el7.src.rpm |
Build Date: | Tue Nov 07 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/documentcloud/underscore |
Summary: | JavaScript's functional programming helper library |
Description: | Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- depend explicitly on latest version of uglifyjs
- add jsdir logic for EL6
- update to upstream release 1.6.0
- ship a browser version - add missing BuildRequires on uglify-js - remove no longer present documentation files
- update to upstream release 1.5.1 - remove pre-compiled JS and use uglifyjs to compile
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- rebuild for missing npm(underscore) provides on EL6
- initial package