Description
Fastest Levenshtein distance implementation in JS.
Keywords
- levenshtein
- distance
- fast
- fastest
- edit
- string
- similarity
- algorithm
- match
- comparison
- fuzzy
- search
- matching
- similar
- View more
Publisher
Description
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
Keywords
Publisher
Description
Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm
Keywords
- leven
- levenshtein
- distance
- algorithm
- algo
- string
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- comparison
- View more
Publisher
Description
Wildcard matching tools
Keywords
Publisher
Description
Regular expression for matching URLs
Keywords
Publisher
Description
Match substrings on the left or right of a given index, ignoring whitespace
Keywords
Publisher
Description
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
Keywords
- closest
- compare
- comparison
- didyoumean
- diff
- difference
- distance
- edit
- find
- fuzzy
- leven
- levenshtein
- match
- matching
- View more
Publisher
Description
A very clever algorithm that compares adjacent character pairs
Keywords
Publisher
Description
strings comparison matchers for chai