sindresorhus / leven
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆722Updated last month
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below
Sorting:
- Delay a promise a specified amount of time☆614Updated last year
- node byte string parser☆469Updated 10 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Update notifications for your CLI app☆1,770Updated 5 months ago
- Simple micro templating☆362Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Easily load and persist config without having to think about where and how☆872Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆700Updated last month
- Copy files☆429Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Get the visual width of a string - the number of columns required to display it☆488Updated 10 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- Find a file or directory by walking up parent directories☆605Updated last month
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Safely and quickly serialize JavaScript objects☆350Updated 4 months ago
- Normalize a URL☆847Updated last year
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Nice text table for Node.js☆314Updated 2 months ago
- Pretty unicode tables for the command line☆562Updated 5 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Colored symbols for various log levels☆756Updated 8 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated last month
- Super tiny and ~350% faster alternative to node-glob☆853Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Implements the node.js require.resolve() algorithm☆783Updated 4 months ago