licenses.dev

@stdlib/utils-escape-regexp-string v0.0.9

Escape a regular expression string or pattern.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.014
PackageRelationDependenciesPublished
@stdlib/assert-has-own-property • 0.0.7Test if an object has a specified property.INDIRECT0
@stdlib/assert-has-symbol-support • 0.0.8Detect native Symbol support.INDIRECT7
@stdlib/assert-has-tostringtag-support • 0.0.9Detect native Symbol.toStringTag support.INDIRECT8
@stdlib/assert-is-string • 0.0.8Test if a value is a string.DIRECT11
@stdlib/cli-ctor • 0.0.3Command-line interface.INDIRECT5
@stdlib/fs-read-file • 0.0.8Read the entire contents of a file.INDIRECT6
@stdlib/string-base-format-interpolate • 0.0.4Generate string from a token array by interpolating values.INDIRECT0
@stdlib/string-base-format-tokenize • 0.0.4Tokenize a string into an array of string parts and format identifier objects.INDIRECT0
@stdlib/string-format • 0.0.3Insert supplied variable values into a format string.DIRECT2
@stdlib/types • 0.0.14stdlib TypeScript type declarations.INDIRECT0
@stdlib/utils-define-nonenumerable-read-only-property • 0.0.7Define a non-enumerable read-only property.INDIRECT2
@stdlib/utils-define-property • 0.0.9Define (or modify) an object property.INDIRECT1
@stdlib/utils-native-class • 0.0.8Determine the specification defined classification of an object.INDIRECT10
@stdlib/utils-noop • 0.0.14Function which does nothing.INDIRECT0
MIT1
PackageRelationDependenciesPublished
minimist • 1.2.8parse argument optionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Futils-escape-regexp-string)](https://licenses.dev/npm/%40stdlib%2Futils-escape-regexp-string)
<a href="https://licenses.dev/npm/%40stdlib%2Futils-escape-regexp-string">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Futils-escape-regexp-string" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.9 version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Futils-escape-regexp-string/0.0.9)](https://licenses.dev/npm/%40stdlib%2Futils-escape-regexp-string/0.0.9)
<a href="https://licenses.dev/npm/%40stdlib%2Futils-escape-regexp-string/0.0.9">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Futils-escape-regexp-string/0.0.9" alt="licenses" />
</a>
GitHub