micromatch
Here are 16 public repositories matching this topic...
Language:All
Sort:Most stars
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
- Updated
Aug 26, 2024 - JavaScript
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, i…
- Updated
Jan 14, 2025 - JavaScript
- Updated
May 18, 2023 - JavaScript
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
- Updated
Dec 29, 2023 - JavaScript
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 "?").
- Updated
Jan 16, 2023 - JavaScript
file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
- Updated
Jan 8, 2022 - JavaScript
Expand POSIX bracket expressions (character classes) in glob patterns.
- Updated
Oct 4, 2021 - JavaScript
Parse a glob pattern into an object of path parts.
- Updated
Apr 14, 2020 - JavaScript
⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support.
- Updated
Oct 15, 2024 - TypeScript
Default files for the .github directory of all micromatch projects.
- Updated
Oct 13, 2021
Returns true when the given `name` matches any of the path properties on a vinyl file
- Updated
Feb 14, 2018 - JavaScript
Elegant, generically typed, boolean micromatch for lists of file paths
- Updated
Mar 4, 2023 - TypeScript
My personal blog and website.
- Updated
Apr 19, 2021 - CSS
General issues, requests and discussion about micromatch libs.
- Updated
Apr 26, 2017
Validates IPv4, IPv6 and domain names for whitelisting based on micromatch rules.
- Updated
Apr 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to themicromatch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themicromatch topic, visit your repo's landing page and select "manage topics."