extglob
There are 9 repositories under extglob topic.
micromatch/micromatch
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
begin/globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
micromatch/extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
micromatch/posix-character-classes
POSIX character classes for creating regular expressions.
micromatch/is-extglob
Returns true if a string has an extglob
micromatch/bash-glob
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
jkool702/optParse
A set of bash development tools to automatically generate option parsing code from a minimal and succinct option parsing definition table. Both extglob and regex option parsing is implemented.
micromatch/meta
General issues, requests and discussion about micromatch libs.
Leelow/extglob-invert
🐲 👹 A tiny tool to invert extglobs.