qlevens
v1.0.3
Published
A lightning-fast implementation of the Levenshtein distance algorithm. Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.
Downloads
14
Maintainers
Readme
Quick Levenshtein WASM library
⚡⚡ A lightning-fast implementation of the Levenshtein distance algorithm.
Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.
0 dependencies
Based on fastest-levenshtein
by ka-weihe.