node-leven

library to measure the difference between two strings
  https://github.com/sindresorhus/leven#readme
  0
  no reviews



Leven is a fast JS implementation of the Levenshtein distance algorithm to measure the difference of two strings.

Node.js is an event-based server-side JavaScript engine.