licenses.dev

string-similarity v4.0.4

Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/string-similarity)](https://licenses.dev/npm/string-similarity)
<a href="https://licenses.dev/npm/string-similarity">
  <img src="https://licenses.dev/b/npm/string-similarity" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.4 version:

[![licenses](https://licenses.dev/b/npm/string-similarity/4.0.4)](https://licenses.dev/npm/string-similarity/4.0.4)
<a href="https://licenses.dev/npm/string-similarity/4.0.4">
  <img src="https://licenses.dev/b/npm/string-similarity/4.0.4" alt="licenses" />
</a>
GitHub