sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆729Updated 3 weeks ago
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below
Sorting:
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Create a promise that can be canceled☆445Updated 3 weeks ago
- Delay a promise a specified amount of time☆622Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated 2 weeks ago
- Promisify a callback-style function☆1,508Updated 3 years ago
- Copy files☆431Updated last month
- Find a file or directory by walking up parent directories☆624Updated 3 weeks ago
- node byte string parser☆472Updated last year
- Easily load and persist config without having to think about where and how☆881Updated 3 weeks ago
- Unicode symbols with fallbacks for older terminals☆610Updated 11 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated 2 years ago
- Update notifications for your CLI app☆1,786Updated 9 months ago
- Get the visual width of a string - the number of columns required to display it☆504Updated last month
- easily create complex multi-column command-line-interfaces.☆379Updated last month
- Get size of a JavaScript object☆322Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆615Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Colored symbols for various log levels☆762Updated 4 months ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 3 years ago
- Formats data into a string table.☆949Updated 7 months ago
- yet another zip library for node☆366Updated 8 months ago
- Implements the node.js require.resolve() algorithm☆788Updated 3 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆388Updated last month
- Promisify an event by waiting for it to be emitted☆438Updated 3 weeks ago
- Get an available TCP port☆914Updated 3 weeks ago
- A fast Javascript string diff☆704Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆846Updated 3 weeks ago