Measure the difference between two strings using the Levenshtein distance algorithm
Fastest Levenshtein distance implementation in JS.
A quick and easy Damerau Levenshtein implementation (not a Levenshtein only operation which doesn't do look aheads or transpositions).
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
A tiny implementation of the Levenshtein edit distance algorithm.
A minimal algorithm for computing Levenshtein distance in JavaScript.
Compute the Levenshtein distance for string comparison
Javascript implementation of the L-diggity.
The "Levenshtein Distance" algorithm
General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
mirror of js-levenshtein, bundled and exposed as ES module
TypeScript definitions for js-levenshtein
crypto; from kruptein to hide or conceal
Get a short hash from a string. Uses Bernstein's popular 'times 33' hash algorithm but returns a hex string instead of a number
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Public API for `tsslint.config.ts`: `defineConfig`, `defineRule`, `definePlugin`, bundled plugin factories (`createIgnorePlugin`, `createCategoryPlugin`, `createDiagnosticsPlugin`), and importers for ESLint / TSLint / TSL rules.
An implementation of the TemplateInstance proposal (https://github.com/w3c/webcomponents/blob/159b1600bab02fe9cd794825440a98537d53b389/proposals/Template-Instantiation.md)
Acceptance testing framework for CLI applications
A simple utility for precise-dateing functions and classes.