Measure the difference between two strings using the Levenshtein distance algorithm
$ npm install --global leven-cli
$ leven --help
Example
$ leven cat cow
2
- leven - API for this module
Measure the difference between two strings using the Levenshtein distance algorithm
$ npm install --global leven-cli
$ leven --help
Example
$ leven cat cow
2