sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,146Updated last month
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Type check values☆1,749Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,123Updated last month
- Promisify a callback-style function☆1,512Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Simple and modern async event emitter☆2,005Updated 6 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,210Updated last month
- Delay a promise a specified amount of time☆627Updated last month
- Simple argument parsing☆1,291Updated last year
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,677Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆855Updated 2 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Simple config handling for your app or module☆1,314Updated 2 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Get an available TCP port☆920Updated 3 months ago
- Update notifications for your CLI app☆1,794Updated last year
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,284Updated 3 months ago
- See node.js errors with less clutter☆1,523Updated last year
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Colored symbols for various log levels☆766Updated 7 months ago
- Map over promises concurrently☆1,470Updated last month
- Normalize a URL☆867Updated 3 months ago
- User-friendly glob matching☆2,628Updated last week
- Create boxes in the terminal☆1,647Updated 3 months ago
- Retry a promise-returning or async function☆966Updated 2 weeks ago
- Smooth (CLI) Operator 🎶☆1,077Updated last year
- Create a promise that can be canceled☆448Updated 3 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Pretty unicode tables for the command line☆596Updated last year