leven
popularMeasure the difference between two strings using the Levenshtein distance algorithm
Updated by @sindresorhus
concaveman
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Updated by @mapbox-npm-01
levenary
[](https://www.npmjs.com/package/levenary) …
Updated by @tanhauhau
knuth-shuffle-seeded
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
Updated by @timothygu
js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Updated by @ggustf
keccak256
A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript
Updated by @miguelmota