UNPKG

qlevens

Version:

A lightning-fast implementation of the Levenshtein distance algorithm. Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.

6 lines 87 B
{ "extends": "assemblyscript/std/assembly.json", "include": [ "./**/*.ts" ] }