Name: | rh-nodejs8-nodejs-regex-cache |
---|---|
Version: | 0.4.2 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8486 |
License: | MIT |
RPM: | rh-nodejs8-nodejs-regex-cache-0.4.2-5.el7.noarch.rpm |
Source RPM: | rh-nodejs8-nodejs-regex-cache-0.4.2-5.el7.src.rpm |
Build Date: | Tue Dec 19 2017 |
Build Host: | x86-ol7-builder-02.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. |