Repository navigation

#

minimatch

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert

JavaScript
2895
8 个月前

Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

JavaScript
1025
3 个月前

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

JavaScript
391
2 年前

Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.

JavaScript
237
3 个月前

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").

JavaScript
97
2 年前

file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!

JavaScript
56
3 年前

Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.

JavaScript
32
4 年前

A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.

Vue
30
4 个月前

<img alt="octocat" src="https://github.githubassets.com/images/icons/emoji/octocat.png?v8" /> Github action to match glob patterns with support for matching deleted files.

TypeScript
18
1 个月前

A deno port of minimatch

JavaScript
5
5 年前

Elegant, generically typed, boolean micromatch for lists of file paths

TypeScript
4
2 年前

A portable, embeddable version of the DO Community Glob tool.

JavaScript
1
7 个月前

Upgrade yarn dependencies to latest with fuzzy matching

JavaScript
1
2 年前

A complete traverse json function with iterable interface.

JavaScript
1
4 年前

A netstandard file pattern matching library that outperforms regex.

HTML
1
5 年前

A glob matcher in java.

Java
0
3 年前

Convert gitignore patterns to minimatch patterns.

TypeScript
0
10 个月前