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

fix(ci): Fix action version

FoxxMD (Jun 25, 2024, 9:39 AM EDT) e87e34b9 239d6917

+1 -1
+1 -1
.github/workflows/typedoc_deploy.yml
··· 23 23 run: npm run typedoc 24 24 25 25 - name: Deploy 🚀 26 - uses: JamesIves/github-pages-deploy-action@4 26 + uses: JamesIves/github-pages-deploy-action@v4 27 27 with: 28 28 branch: gh-pages 29 29 folder: docs