Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Regular expression for matching ANSI escape codes
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
Returns true if a string has an extglob.
Extends `minimatch.match()` with support for multiple patterns
User-friendly glob matching
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 bet
Parse a glob pattern into an object of tokens.
Check if a string has ANSI escape codes
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Regular expression for matching IP addresses (IPv4 & IPv6)
A list of directories you should ignore by default
A tiny and extremely fast library for compiling and matching basic glob patterns
Simple wildcard matching
Check if a string is an IP address
Validates a deep structured JSON pattern
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Returns an object with the (non-glob) base path and the actual pattern.
An easy-to-use wildcard globbing library.