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.
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
Check if a string has ANSI escape codes
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
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)
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)
Extends `minimatch.match()` with support for multiple patterns
A list of directories you should ignore by default
Simple wildcard matching
URI validation functions
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
An easy-to-use wildcard globbing library.
Returns an object with the (non-glob) base path and the actual pattern.
Returns true if a windows file path has invalid characters.
Parse a glob pattern into an object of tokens.
Regular expression for matching HTML comments