glob-matching
Here are 10 public repositories matching this 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
- Updated
Aug 26, 2024 - JavaScript
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
- Updated
Nov 3, 2025 - JavaScript
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
- Updated
May 23, 2019
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
Pure Nim library for matching file paths against Unix style glob patterns.
- Updated
Feb 27, 2024 - Nim
A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.
- Updated
Dec 5, 2024 - Vue
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
- Updated
Nov 2, 2020 - JavaScript
A portable, embeddable version of the DO Community Glob tool.
- Updated
Oct 1, 2024 - JavaScript
Improve this page
Add a description, image, and links to theglob-matching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theglob-matching topic, visit your repo's landing page and select "manage topics."