#
extglob
Here are 8 public repositories matching this topic...
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
bash
pattern
guide
regex
glob
regular-expression
cheatsheet
glob-pattern
glob-matching
extended-globs
wildcard
extglob
globbing
filename-expansion
brace-expansion
-
Updated
May 23, 2019
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
nodejs
javascript
node
pattern
regex
glob
regular-expression
minimatch
extglob
globbing
extended-globbing
-
Updated
May 15, 2018 - JavaScript
Returns true if a string has an extglob
javascript
node
glob
glob-pattern
extglob
globbing
extended-globbing
extended-glob
jonschlinkert
extglob-pattern
-
Updated
May 25, 2019 - JavaScript
POSIX character classes for creating regular expressions.
node
brackets
regex
regular-expression
posix
extended-globs
digit
extglob
character-class
expand-brackets
posix-character
-
Updated
Apr 7, 2020 - JavaScript
General issues, requests and discussion about micromatch libs.
-
Updated
Apr 26, 2017
Improve this page
Add a description, image, and links to the extglob topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the extglob topic, visit your repo's landing page and select "manage topics."
Please describe the minimum necessary steps to reproduce this issue:
The example given in README for API
someis not working as intended.Link to example in REPL