We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed6241 commit 59e9f16Copy full SHA for 59e9f16
README.md
@@ -1,5 +1,5 @@
1
# fastest-levenshtein :rocket:
2
-> Fastest JS implemenation of [Levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance).<br>
+> Fastest JS/TS implemenation of [Levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance).<br>
3
> Measure the difference between two strings.
4
5
[](https://travis-ci.org/ka-weihe/node-levenshtein)
0 commit comments