sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆728Updated 4 months 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☆717Updated this week
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆400Updated 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,124Updated 6 months ago
- Find a file or directory by walking up parent directories☆620Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- Copy files☆430Updated this week
- Promisify a callback-style function☆1,507Updated 2 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Normalize a URL☆858Updated 2 months ago
- node byte string parser☆471Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Get size of a JavaScript object☆320Updated last year
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆616Updated 2 weeks ago
- Get the visual width of a string - the number of columns required to display it☆496Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- yet another zip library for node☆364Updated 7 months ago
- Implements the node.js require.resolve() algorithm☆787Updated last month
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 8 months ago
- Load module from string☆299Updated 7 years ago
- easily create complex multi-column command-line-interfaces.☆379Updated last month
- Get an available TCP port☆913Updated last year
- the mighty option parser used by yargs☆514Updated 3 weeks ago
- Simple micro templating☆365Updated 2 years ago
- Easily load and persist config without having to think about where and how☆881Updated 8 months ago