licenses.dev

didyoumean2 v4.1.0

a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmDIRECT0
lodash.deburr • 4.1.0The lodash method `_.deburr` exported as a module.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.0 version:

[![licenses](https://licenses.dev/b/npm/didyoumean2/4.1.0)](https://licenses.dev/npm/didyoumean2/4.1.0)
<a href="https://licenses.dev/npm/didyoumean2/4.1.0">
  <img src="https://licenses.dev/b/npm/didyoumean2/4.1.0" alt="licenses" />
</a>
GitHub