Name: | nodejs010-nodejs-regex-cache |
---|---|
Version: | 0.4.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8486 |
License: | MIT |
RPM: | nodejs010-nodejs-regex-cache-0.4.2-2.el7.noarch.rpm |
Source RPM: | nodejs010-nodejs-regex-cache-0.4.2-2.el7.src.rpm |
Build Date: | Thu Aug 18 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/regex-cache |
Summary: | Memoize the results of a call to the RegExp constructor |
Description: | Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements. |
- Enable scl macros
- Initial package