hiddentao / fast-levenshteinView external linksLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆612Oct 3, 2021Updated 4 years ago
Alternatives and similar repositories for fast-levenshtein
Users that are interested in fast-levenshtein are comparing it to the libraries listed below
Sorting:
- ☆19Dec 21, 2024Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 4 months ago
- ☆19Dec 21, 2024Updated last year
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago
- A simple module for bitwise-xor on buffers☆31Dec 21, 2024Updated last year
- ☆20Sep 24, 2025Updated 4 months ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- Minimalistic utils for JS-only crypto☆25Feb 15, 2018Updated 8 years ago
- browserify version of crypto.createECDH☆24Dec 21, 2024Updated last year
- ☆18Jun 9, 2018Updated 7 years ago
- ☆21Dec 21, 2024Updated last year
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Jul 18, 2023Updated 2 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆37May 17, 2016Updated 9 years ago
- abstract base class for crypto-streams☆21Sep 25, 2025Updated 4 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- DES algorithm☆28May 29, 2023Updated 2 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 5 years ago
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated last month
- Node's domain module for the web browser☆32Nov 22, 2025Updated 2 months ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- publicEncrypt/privateDecrypt for browserify☆28Dec 21, 2024Updated last year
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Apr 30, 2020Updated 5 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- schema package for HTTPArchive (HAR)☆22Jun 4, 2020Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Sep 11, 2025Updated 5 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago