Search results

46 packages found

[![npm-version](https://img.shields.io/npm/v/levenary.svg)](https://www.npmjs.com/package/levenary) [![github-actions](https://github.com/tanhauhau/levenary/workflows/CI/badge.svg)](https://github.com/tanhauhau/levenary/actions)

published 1.1.1 4 years ago
M
Q
P

Finds similar word(s) in a list of words

published 1.2.5 9 months ago
M
Q
P

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

published 1.2.0 5 years ago
M
Q
P

Super-fast Levenshtein edit distance with a maximum

published 0.0.1 6 years ago
M
Q
P

An efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

published 1.2.1 23 days ago
M
Q
P

this package lets you compare two strings and give you how much percent they are similar

published 1.0.1 2 years ago
M
Q
P

A tiny optimized package which finds the Levenshtein distance (edit distance) between two words. Having two strings of length N and M, the algorithm has O(N*M) complexity and uses O(N) additional space.

published 1.0.1 7 years ago
M
Q
P

Transform one string into another using the operations in the Levenshtein edit distance computation.

published 0.0.0 10 years ago
M
Q
P

A lightweight implementation of the Levenshtein distance algorithm.

published 1.0.9 7 years ago
M
Q
P

Reasonably efficient and concise exact longest common subsequence and minimum edit-distance algorithm implementation for JavaScript

published 1.1.0 3 years ago
M
Q
P

Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers

published 2.0.4 2 years ago
M
Q
P

compute and verify string similarity

published 1.1.6 7 years ago
M
Q
P

A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.

published 1.0.0 6 years ago
M
Q
P

String and tree edit distance

published 1.0.5 2 years ago
M
Q
P

string tools

published 0.0.1 11 years ago
M
Q
P

Simply sort by similarity, starring Levenshtein via leven

published 4.0.0 2 years ago
M
Q
P

Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

published 1.0.2 2 years ago
M
Q
P

A fork of js-levenshtein by gustf adding a limit to the distance calculation.

published 1.0.0 6 years ago
M
Q
P

Measure the difference between two strings using the Levenshtein distance algorithm

published 2.0.0 3 years ago
M
Q
P

minimum edit distance

published 1.0.1 6 years ago
M
Q
P