The Wayback Machine - https://web.archive.org/web/20220424210322/https://github.com/topics/micromatch
Skip to content
#

micromatch

Here are 16 public repositories matching this topic...

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

  • Updated Mar 24, 2022
  • 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, 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

  • Updated Apr 21, 2022
  • 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 Feb 22, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the micromatch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the micromatch topic, visit your repo's landing page and select "manage topics."

Learn more