Name: | nodejs-when |
---|---|
Version: | 3.7.3 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 178353 |
License: | MIT |
RPM: | nodejs-when-3.7.3-3.el7.noarch.rpm |
Source RPM: | nodejs-when-3.7.3-3.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/cujojs/when |
Summary: | A lightweight Promises/A+ and when() implementation |
Description: | When.js is a rock solid, battle-tested Promises/A+ and when() implementation, including a complete ES6 Promise shim. It's a powerful combination of small size, high performance, debuggability, and rich features: * Resolve arrays and hashes of promises, as well as infinite promise sequences * Execute tasks in parallel or sequentially * Transform Node-style and other callback-based APIs into promise-based APIs When.js is one of the many stand-alone components of cujoJS, the JavaScript Architectural Toolkit. |
- Fix spec file for building in EL6
- Fix minor packaging issues and disable testing due to missing dependencies
- Initial packaging