Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
- bash
- date
- expand
- expansion
- expression
- glob
- match
- match date
- match number
- match numbers
- match year
- matches
- matching
- number
- View more
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
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.
Spec-compliant polyfill for String.prototype.matchAll
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)
A pseudo-class for matching elements in a selector list
Parse a glob pattern into an object of tokens.
Return true if a file path contains the given path.
Returns true if a windows file path has invalid characters.
Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used by micromatch.
Find multiple RegExp matches in a string
Returns true if a file path does not contain any invalid characters.
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
Returns `true` if an array has a glob pattern.
Regular expression for matching javascript require/import statements.
React component to highlight words within a larger body of text
hast utility for `querySelector`, `querySelectorAll`, and `matches`