licenses.dev

string-similarity v1.2.2

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

MIT5
PackageRelationDependenciesPublished
lodash.every • 4.6.0The lodash method `_.every` exported as a module.DIRECT0
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.DIRECT0
lodash.foreach • 4.5.0The lodash method `_.forEach` exported as a module.DIRECT0
lodash.map • 4.6.0The lodash method `_.map` exported as a module.DIRECT0
lodash.maxby • 4.6.0The lodash method `_.maxBy` exported as a module.DIRECT0
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 1.2.2 version:

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