@linkdotnet/stringoperations
Collection of string utilities. Edit-Distances, Search and Data structures. Offers for example trie, levenshtein distance.
Collection of string utilities. Edit-Distances, Search and Data structures. Offers for example trie, levenshtein distance.
A fork of js-levenshtein by gustf adding a limit to the distance calculation.
Standalone package designed as helper for on-lang. Fetches catalog from SchemStore (www.schemastore.org) and categorises it into different entities based on similarity.
Fast and tiny fuzzy-search utility
Various utilities regarding Levenshtein transducers.
Searches a haystack for all best possible matches of needle, returning their position and Levenshtein distance.
A package for playing around with different dictionaries. Supports Swedish and English.
@magic library to calculate levenshtein distances.
Library to interact con azure services
library to measure levenshtein distance between words
A TypeScript package for fuzzy string search
Fastest Levenshtein distance implementation in JS.
A library for comparing strings and determining their similarity.