All Projects → Micromatch → Similar Projects or Alternatives

421 Open source projects that are alternatives of or similar to Micromatch

glob-fs
file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!
Stars: ✭ 54 (-97.27%)
extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Stars: ✭ 25 (-98.74%)
matched
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
Stars: ✭ 25 (-98.74%)
Mutual labels:  glob, glob-pattern, glob-matching, wildcard, globby
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-98.69%)
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-97.37%)
Mutual labels:  regex, glob, regular-expression, wildcard, globbing
glob-tool
A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.
Stars: ✭ 14 (-99.29%)
Mutual labels:  glob, glob-pattern, glob-matching, minimatch
bash-glob
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
Stars: ✭ 13 (-99.34%)
Mutual labels:  glob, matcher, extglob, node-glob
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-98.99%)
Mutual labels:  regex, glob, wildcard
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (-95.65%)
Mutual labels:  regex, regular-expression, glob
pamatcher
A pattern matching library for JavaScript iterators
Stars: ✭ 23 (-98.84%)
Mutual labels:  regex, regular-expression, matcher
Anymatch
‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions
Stars: ✭ 289 (-85.4%)
Mutual labels:  regex, regular-expression, glob
Picomatch
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.
Stars: ✭ 393 (-80.14%)
Mutual labels:  regex, regular-expression, glob
dots
Implements the wildcard file matching in Go used by golint, go test etc.
Stars: ✭ 26 (-98.69%)
Mutual labels:  glob, glob-pattern, wildcard
To Regex Range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
Stars: ✭ 97 (-95.1%)
Mutual labels:  regex, regular-expression
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-99.24%)
Mutual labels:  regex, regular-expression
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-99.09%)
Mutual labels:  regex, regular-expression
cryptaddress.now
A minimal service to detect which cryptocurrency an address corresponds to.
Stars: ✭ 23 (-98.84%)
Mutual labels:  regex, matcher
Regex
🔤 Swifty regular expressions
Stars: ✭ 311 (-84.28%)
Mutual labels:  regex, regular-expression
deglob
📂 Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.
Stars: ✭ 38 (-98.08%)
Mutual labels:  glob, glob-pattern
wildmatch
Simple string matching with questionmark- and star-wildcard operator
Stars: ✭ 37 (-98.13%)
Mutual labels:  wildcard, globbing
dir-glob
Convert directories to glob compatible strings
Stars: ✭ 41 (-97.93%)
Mutual labels:  glob, globbing
is-valid-glob
Return true if a value is a valid glob pattern string, or array of glob patterns.
Stars: ✭ 21 (-98.94%)
Mutual labels:  glob, glob-pattern
regex-cache
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
Stars: ✭ 39 (-98.03%)
Mutual labels:  regex, regular-expression
hex-color-regex
Regular expression for matching hex color values from string.
Stars: ✭ 29 (-98.53%)
Mutual labels:  regex, regular-expression
genex
Genex package for Go
Stars: ✭ 64 (-96.77%)
Mutual labels:  regex, regular-expression
glob-object
Filter an object using glob patterns and dot notation.
Stars: ✭ 25 (-98.74%)
Mutual labels:  glob, wildcard
Nanomatch
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 "?").
Stars: ✭ 79 (-96.01%)
Mutual labels:  regular-expression, glob
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (-98.79%)
Mutual labels:  regex, regular-expression
to-absolute-glob
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Stars: ✭ 16 (-99.19%)
Mutual labels:  glob, glob-pattern
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-99.09%)
Mutual labels:  regex, regular-expression
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (-98.13%)
Mutual labels:  regex, regular-expression
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-98.59%)
Mutual labels:  regex, regular-expression
Generex
A Java library for generating String from a regular expression.
Stars: ✭ 316 (-84.03%)
Mutual labels:  regex, regular-expression
Minta
✳️  Electron app for generating regular expressions
Stars: ✭ 353 (-82.16%)
Mutual labels:  regex, regular-expression
Regexp2
A full-featured regex engine in pure Go based on the .NET engine
Stars: ✭ 389 (-80.34%)
Mutual labels:  regex, regular-expression
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-97.73%)
Mutual labels:  regex, regular-expression
cheat-sheet-pdf
📜 A Cheat-Sheet Collection from the WWW
Stars: ✭ 728 (-63.21%)
Mutual labels:  regex, regular-expression
Onigmo
Onigmo is a regular expressions library forked from Oniguruma.
Stars: ✭ 536 (-72.92%)
Mutual labels:  regex, regular-expression
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (-96.36%)
Mutual labels:  regex, regular-expression
Regexplain
🔍 An RStudio addin slash regex utility belt
Stars: ✭ 413 (-79.13%)
Mutual labels:  regex, regular-expression
Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
Stars: ✭ 641 (-67.61%)
Mutual labels:  regex, regular-expression
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (-96.66%)
Mutual labels:  regex, regular-expression
Regex
Regular expressions for swift
Stars: ✭ 306 (-84.54%)
Mutual labels:  regex, regular-expression
Is Glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
Stars: ✭ 63 (-96.82%)
Mutual labels:  regex, glob
Rex
Your RegEx companion.
Stars: ✭ 283 (-85.7%)
Mutual labels:  regex, regular-expression
Whitespace Regex
Regular expression for matching the whitespace in a string.
Stars: ✭ 9 (-99.55%)
Mutual labels:  regex, regular-expression
Rexrex
🦖 Composable JavaScript regular expressions
Stars: ✭ 34 (-98.28%)
Mutual labels:  regex, regular-expression
Regulex
🚧 Regular Expression Excited!
Stars: ✭ 4,877 (+146.44%)
Mutual labels:  regex, regular-expression
Chinamobilephonenumberregex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
Stars: ✭ 4,440 (+124.36%)
Mutual labels:  regex, regular-expression
Braces
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
Stars: ✭ 133 (-93.28%)
Mutual labels:  regular-expression, glob
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (-86.15%)
Mutual labels:  regex, regular-expression
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (-42.7%)
Mutual labels:  regex, regular-expression
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-94.8%)
Mutual labels:  regex, regular-expression
Regex
A sane interface for php's built in preg_* functions
Stars: ✭ 909 (-54.07%)
Mutual labels:  regex, regular-expression
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (-98.84%)
Mutual labels:  regex, regular-expression
Globby
User-friendly glob matching
Stars: ✭ 1,864 (-5.81%)
Mutual labels:  glob, globbing
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (-98.08%)
Mutual labels:  regex, regular-expression
regex
Regular expressions for Prolog
Stars: ✭ 16 (-99.19%)
Mutual labels:  regex, regular-expression
pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
Stars: ✭ 114 (-94.24%)
Mutual labels:  regex, regular-expression
Commonregex
🍫 A collection of common regular expressions for Go
Stars: ✭ 733 (-62.96%)
Mutual labels:  regex, regular-expression
1-60 of 421 similar projects