</>PackageGraphPackageGraph

anymatch

npmv3.1.3TypeScript

Matches strings against configurable strings, globs, regular expressions, and/or functions

0
Weekly downloads
1
Dependents
4
Dependencies
2/100
Popularity

Overview

anymatch is an npm package that matches strings against configurable strings, globs, regular expressions, and/or functions. The latest version is 3.1.3, released under the ISC license.

Who should use it

Teams working in the npm ecosystem who need matches strings against configurable strings, globs, regular expressions, and/or functions and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (ISC).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of anymatch.

normalize-pathpicomatchjest-haste-mapanymatch
anymatch dependencies dependents

Dependencies

Dev (2)

mocha ^6.1.3nyc ^14.0.0

Used by

Popular packages that depend on anymatch.

Alternatives to anymatch

is-globnpm

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

0/wk2 dependentsMIT
is-extglobnpm

Returns true if a string has an extglob.

0/wk1 dependentsMIT
escape-string-regexpnpm

Escape RegExp special characters

0/wk3 dependentsMIT
is-regexnpm

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag

87.6M/wk1 dependentsMITTS
fb-watchmannpm

Bindings for the Watchman file watching service

0/wk1 dependentsApache-2.0
shebang-regexnpm

Regular expression for matching a shebang line

0/wk1 dependentsMIT
prelude-lsnpm

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

0/wk3 dependentsMIT
regexp.prototype.flagsnpm

ES6 spec-compliant RegExp.prototype.flags shim.

0/wk1 dependentsMIT
picomatchnpm

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

0/wk8 dependentsMIT
find-upnpm

Find a file or directory by walking up parent directories

0/wk1 dependentsMITTS
pkg-dirnpm

Find the root directory of a Node.js project or npm package

0/wk1 dependentsMITTSdeprecated
chokidarnpm

Minimal and efficient cross-platform file watching library

0/wk3 dependentsMITTS

Frequently installed together

Version history

VersionPublishedLicense
3.1.3latest3 years agoISC
3.1.25 years agoISC
3.1.16 years agoISC
3.1.06 years agoISC
3.0.37 years agoISC
3.0.27 years agoISC
3.0.17 years agoISC
3.0.07 years agoISC
2.0.08 years agoISC
1.3.29 years agoISC
1.3.011 years agoISC
1.2.111 years agoISC
1.2.011 years agoISC
1.1.011 years agoISC
1.0.011 years agoISC
0.2.012 years agoMIT
0.1.112 years agoMIT
0.1.012 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install anymatch?

Run `npm install anymatch` to add anymatch to your npm project.

What license is anymatch released under?

anymatch is distributed under the ISC license.

How popular is anymatch?

anymatch has approximately 0 downloads per week and 1 known dependent packages.