Sign in Sign up
npm

regex-cache

Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.

Latest release
Sep 01, 2017
Releases
9
Known CVEs
0
First release
Feb 09, 2015
License
MIT
View on Npm
Repository

Source

jonschlinkert/regex-cache
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
9
Last 12 months
0
Cadence
~3 days
Dependencies
1

Releases per month

last 12 months

Release mix

  • minor 3
  • patch 5
9 releases
Releases
Version Released
0.4.4 patch
0.4.3 patch
0.4.2 patch
0.4.1 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.1 patch
0.1.0 initial