There are 1 repository under micromatch topic.
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
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
:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
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 "?").
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
Expand POSIX bracket expressions (character classes) in glob patterns.
Parse a glob pattern into an object of path parts.
⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support.
Returns true when the given `name` matches any of the path properties on a vinyl file
Default files for the .github directory of all micromatch projects.
Elegant, generically typed, boolean micromatch for lists of file paths
My personal blog and website.
General issues, requests and discussion about micromatch libs.
Validates IPv4, IPv6 and domain names for whitelisting based on micromatch rules.