sindresorhus / dot-propLinks
Get, set, or delete a property from a nested object using a dot path
☆855Updated 2 months ago
Alternatives and similar repositories for dot-prop
Users that are interested in dot-prop are comparing it to the libraries listed below
Sorting:
- Get an available TCP port☆920Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,125Updated last month
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,284Updated 3 months ago
- Normalize a URL☆867Updated 3 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Promisify a callback-style function☆1,512Updated 3 years ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,210Updated last month
- Simple config handling for your app or module☆1,314Updated 3 weeks ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Simple micro templating☆372Updated 3 months ago
- Better file system API for Node.js☆781Updated last year
- Get a random temporary file or directory path☆440Updated 2 years ago
- Copy files☆436Updated 2 months ago
- Type check values☆1,749Updated this week
- Update notifications for your CLI app☆1,794Updated last year
- Simple argument parsing☆1,291Updated last year
- Colored symbols for various log levels☆767Updated 7 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Serialize/deserialize an error into a plain object☆592Updated 2 months ago
- Pretty unicode tables for the command line☆596Updated last year
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆956Updated 3 months ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Retry a promise-returning or async function☆967Updated 3 weeks ago
- See node.js errors with less clutter☆1,523Updated last year
- Quickly scan for CLI flags and arguments☆660Updated last year