NuxRef

nodejs-regex-cache - Memoize the results of a call to the RegExp constructor

Website: https://github.com/jonschlinkert/regex-cache
License: MIT
Description:
Memoize the results of a call to the RegExp constructor, avoiding
repetitious runtime compilation of the same string and options,
resulting in suprising performance improvements.

Packages

nodejs-regex-cache-0.4.3-1.el7.nuxref.noarch [7 KiB] Changelog Chris Caron (2016-04-15):
- Initial release (v0.4.3-1)