</>PackageGraphPackageGraph

fastest-levenshtein

npmv1.0.16TypeScript

Fastest Levenshtein distance implementation in JS.

0
Weekly downloads
1
Dependents
21
Dependencies
2/100
Popularity

Overview

fastest-levenshtein is an npm package that fastest Levenshtein distance implementation in JS. The latest version is 1.0.16, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need fastest Levenshtein distance implementation in JS and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (21 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of fastest-levenshtein.

fast-levenshteinfastest-levenshte…
fastest-levenshtein dependencies dependents

Dependencies

Dev (21)

@types/benchmark ^1.0.33@types/jest ^26.0.15@typescript-eslint/eslint-plugin ^4.7.0@typescript-eslint/parser ^4.7.0benchmark ^2.1.4coveralls ^3.1.0eslint ^7.13.0eslint-config-node ^4.1.0eslint-config-prettier ^6.15.0eslint-plugin-import ^2.22.1eslint-plugin-node ^11.1.0eslint-plugin-prettier ^3.1.4fast-levenshtein ^2.0.6jest ^26.6.3js-levenshtein ^1.1.6leven ^3.1.0levenshtein-edit-distance ^2.0.5natural ^2.1.5prettier ^2.1.2talisman ^1.1.3typescript ^4.0.5

Used by

Popular packages that depend on fastest-levenshtein.

Alternatives to fastest-levenshtein

levennpm

Measure the difference between two strings using the Levenshtein distance algorithm

0/wk2 dependentsMITTS
fast-levenshteinnpm

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

0/wk1 dependentsMIT
p-locatenpm

Get the first fulfilled promise that satisfies the provided testing function

267.3M/wk1 dependentsMITTS
sql-escapernpm

🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).

3.9M/wk1 dependentsMITTS
is-globnpm

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

0/wk2 dependentsMIT
pkg-dirnpm

Find the root directory of a Node.js project or npm package

0/wk1 dependentsMITTSdeprecated
is-extglobnpm

Returns true if a string has an extglob.

0/wk1 dependentsMIT
find-up-simplenpm

Find a file or directory by walking up parent directories — Zero dependencies

0/wk1 dependentsMITTS
anymatchnpm

Matches strings against configurable strings, globs, regular expressions, and/or functions

0/wk1 dependentsISCTS
find-upnpm

Find a file or directory by walking up parent directories

0/wk1 dependentsMITTS
pure-randnpm

Pure random number generator written in TypeScript

0/wk1 dependentsMIT
fast-deep-equalnpm

Fast deep equal

168.7M/wk3 dependentsMITTS

Frequently installed together

Version history

VersionPublishedLicense
1.0.16latest4 years agoMIT
1.0.154 years agoMIT
1.0.144 years agoMIT
1.0.134 years agoMIT
1.0.126 years agoMIT
1.0.116 years agoMIT
1.0.106 years agoMIT
1.0.96 years agoMIT
1.0.86 years agoMIT
1.0.76 years agoMIT
1.0.66 years agoMIT
1.0.56 years agoMIT
1.0.46 years agoMIT
1.0.36 years agoMIT
1.0.26 years agoMIT
1.0.16 years agoMIT
1.0.06 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install fastest-levenshtein?

Run `npm install fastest-levenshtein` to add fastest-levenshtein to your npm project.

What license is fastest-levenshtein released under?

fastest-levenshtein is distributed under the MIT license.

How popular is fastest-levenshtein?

fastest-levenshtein has approximately 0 downloads per week and 1 known dependent packages.