licenses.dev

multimatch v2.1.0

Extends minimatch.match() with support for multiple patterns

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
ISC1
PackageRelationDependenciesPublished
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.0 version:

[![licenses](https://licenses.dev/b/npm/multimatch/2.1.0)](https://licenses.dev/npm/multimatch/2.1.0)
<a href="https://licenses.dev/npm/multimatch/2.1.0">
  <img src="https://licenses.dev/b/npm/multimatch/2.1.0" alt="licenses" />
</a>
GitHub