Skip to main content
Module

x/levenshtein/mod.ts

Deno module to compute the Levenshtein distance between two strings
Very Popular
Latest
import * as levenshtein from "https://deno.land/x/levenshtein@v1.0.1/mod.ts";