didyoumean2 icon indicating copy to clipboard operation
didyoumean2 copied to clipboard

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

Results 6 didyoumean2 issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.8` -> `29.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.0.0) |...

dependencies

I use your library in a React project. It runs just fine, and I quite fond of it. Hovever I get an error message when I want to make a...

I am using this package for a discord bot, but I have an array of my command names and when I try to sort through the array with this package...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`2.79.1` -> `3.2.3`](https://renovatebot.com/diffs/npm/rollup/2.79.1/3.2.3) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.57.0` -> `9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.0.0) |...

dependencies

Installation fails when installing with npm version `10.4.0`. The `npm install` command runs the `postinstall` script, which attempts to run `husky` but fails as this is not listed as a...