Measure the difference between two strings using the Levenshtein distance algorithm
Fastest Levenshtein distance implementation in JS.
Match human-quality input to potential matches by edit distance.
An EXPERIMENTAL Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.