[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.

chore: Bump version for release

FoxxMD (Oct 26, 2023, 3:26 PM EDT) e078f29d 69b0872f

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@foxxmd/string-sameness", 3 - "version": "0.1.3", 3 + "version": "0.2.0", 4 4 "description": "determine how closely the same two strings are", 5 5 "repository": "https://github.com/foxxmd/string-sameness", 6 6 "author": "FoxxMD",