picomatch
npmv4.0.5Blazing 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.
Overview
picomatch is an npm package that 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. The latest version is 4.0.5, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need 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 and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of picomatch.
Dependencies
Dev (5)
Used by
Popular packages that depend on picomatch.
Native-ESM powered web dev build tool
Plugin utilities for Rolldown
Next generation testing framework powered by Vite
A fast and minimal alternative to globby and fast-glob
No description provided.
No description provided.
No description provided.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Alternatives to picomatch
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
Returns true if a string has an extglob.
Find a file or directory by walking up parent directories
Find the root directory of a Node.js project or npm package
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
A fast and minimal alternative to globby and fast-glob
Extract the non-magic parent path from a glob string.
Frequently installed together
TypeScript definitions for node
A drop-in replacement for fs, making various improvements.
No description provided.
An extremely fast JavaScript and CSS bundler and minifier.
Modify strings, generate sourcemaps
Native-ESM powered web dev build tool
Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol
Vite DevTools
A pure JavaScript implementation of Sass.
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
Universal filesystem path utils
Public API for OpenTelemetry
Version history
| Version | Published | License |
|---|---|---|
| 4.0.5latest | 17 days ago | MIT |
| 4.0.4 | 3 months ago | MIT |
| 3.0.2 | 3 months ago | MIT |
| 2.3.2 | 3 months ago | MIT |
| 4.0.3 | 1 year ago | MIT |
| 4.0.2 | 2 years ago | MIT |
| 4.0.1 | 2 years ago | MIT |
| 4.0.0 | 2 years ago | MIT |
| 3.0.1 | 2 years ago | MIT |
| 3.0.0 | 2 years ago | MIT |
| 2.3.1 | 4 years ago | MIT |
| 2.3.0 | 5 years ago | MIT |
| 2.2.3 | 5 years ago | MIT |
| 2.2.2 | 6 years ago | MIT |
| 2.2.1 | 6 years ago | MIT |
| 2.2.0 | 6 years ago | MIT |
| 2.1.1 | 6 years ago | MIT |
| 2.1.0 | 6 years ago | MIT |
| 2.0.7 | 7 years ago | MIT |
| 2.0.6 | 7 years ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install picomatch?
Run `npm install picomatch` to add picomatch to your npm project.
What license is picomatch released under?
picomatch is distributed under the MIT license.
How popular is picomatch?
picomatch has approximately 0 downloads per week and 2 known dependent packages.