[READ-ONLY] Mirror of https://github.com/FoxxMD/string-sameness. Compare the sameness of two strings foxxmd.github.io/string-sameness/
compare cosine-similarity dice-coefficient levenshtein-distance sameness string text typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

typo

FoxxMD (Apr 4, 2023, 1:50 PM EDT) 40068eef a3987506

+1 -1
+1 -1
README.md
··· 16 16 ## Install/Usage 17 17 18 18 ``` 19 - npm install @foxxmd/string-samness 19 + npm install @foxxmd/string-sameness 20 20 ``` 21 21 22 22 ```js