Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Measure the difference between two strings using the Levenshtein distance algorithm
- leven
- levenshtein
- distance
- algorithm
- string
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- comparison
- edit
- View more
[](https://www.npmjs.com/package/levenary) [](https://github.com/tanhauhau/levenary/actions)
- leven
- levenshtein
- distance
- array
- string
- algorithm
- algo
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- View more
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
- closest
- compare
- comparison
- didyoumean
- diff
- difference
- distance
- edit
- find
- fuzzy
- leven
- levenshtein
- match
- matching
- View more
Uses Levenshtein Distance to find the closest string match or matches in an array
Simply sort by similarity, starring Levenshtein via leven
- sort
- leven
- levenshtein
- distance
- algorithm
- algo
- string
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- View more
Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers
Finds similar word(s) in a list of words
- leven
- levenshtein
- distance
- string
- difference
- diff
- suggest
- fuzzy
- similar
- similarity
- compare
- comparison
- edit
- text
- View more
Git like diff between two strings, using the Levenshtein distance algorithm
provides functions for comparing and calculating the similarity between two strings using various methods.
- compare
- comparison
- didyoumean
- diff
- difference
- distance
- edit
- find
- fuzzy
- leven
- levenshtein
- match
- matching
- similar
- View more
Find the difference between two arrays and compute the minimal steps to transform one array to another.
Calculates the similarity of 2 string arrays and sorts the seconds one by similarity to first
- leven
- levenshtein
- distance
- algorithm
- sort
- string
- difference
- diff
- array
- similar
- similarity
- compare
- comparison
- match
- View more
String's percent similarity
Compare Strings Similarity Based on Levenshtein Distance Algorithm
- leven
- levenshtein
- algo
- algorithm
- string
- strings
- difference
- diff
- similar
- similarity
- compare
- comparison
- match
- matching
Auto Correct City names (AutoCorrects Top Indian Cities, for Now), Give a incorrect city name and get the most relevant city name
- leven
- levenshtein
- algo
- algorithm
- string
- strings
- difference
- diff
- Cities
- city
- Indian cities
- Indian city
- India
- similar
- View more
Measure the difference between two strings using the Levenshtein distance algorithm
- cli-app
- cli
- leven
- levenshtein
- distance
- algorithm
- string
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- View more
Over simplistic fuzzy search library using Damerau-Levenshtein and optionally the keyboard layout to calculate distances.
Given a name and a list of names that are not equal to the name, return a spelling suggestion if there is one that is close enough.
- spelling-suggestion
- spelling
- suggestion
- levenshtein
- leven
- compare
- algorithm
- match
- matching
- search
- comparison
- similarity
- similar
- diff
Fast implementation of the Levenshtein edit distance