Showing 1-20 of 412,621 packages
Uses Levenshtein Distance to find the closest string match or matches in an array
Generate a random string match a given regular expression, suitable for mocking strings.
Match substrings on the left or right of a given index, ignoring whitespace
A library for approximate string matching.
`String.prototype.matchAll` ponyfill.
A regex to match any full character, considering weird character ranges.
Match balanced character pairs, like "{" and "}"
Match balanced character pairs, like "{" and "}"
Matches strings against configurable strings, globs, regular expressions, and/or functions
Find multiple RegExp matches in a string
Regular expression for matching ANSI escape codes
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
simple persistent cookiejar system
Convert globs to regular expressions
Dependency-free request URI matcher
Get the first path that exists on disk of multiple paths
Extends `minimatch.match()` with support for multiple patterns
Match human-quality input to potential matches by edit distance.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
A tiny, PEG-like system for building language grammars with regexes.