licenses.dev

regex-cache v0.4.4

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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.DIRECT1
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/regex-cache)](https://licenses.dev/npm/regex-cache)
<a href="https://licenses.dev/npm/regex-cache">
  <img src="https://licenses.dev/b/npm/regex-cache" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.4 version:

[![licenses](https://licenses.dev/b/npm/regex-cache/0.4.4)](https://licenses.dev/npm/regex-cache/0.4.4)
<a href="https://licenses.dev/npm/regex-cache/0.4.4">
  <img src="https://licenses.dev/b/npm/regex-cache/0.4.4" alt="licenses" />
</a>
GitHub