sindresorhus / dot-propLinks
Get, set, or delete a property from a nested object using a dot path
☆856Updated 3 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:
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated 2 months ago
- Get an available TCP port☆922Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 4 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,128Updated 2 months ago
- Easily load and persist config without having to think about where and how☆886Updated 4 months ago
- Find a file or directory by walking up parent directories☆632Updated 4 months ago
- Normalize a URL☆870Updated 2 weeks ago
- Simple argument parsing☆1,291Updated last year
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆617Updated last year
- Simple config handling for your app or module☆1,319Updated this week
- Promisify a callback-style function☆1,513Updated 3 years ago
- Copy files☆434Updated 3 months ago
- Pretty unicode tables for the command line☆596Updated last year
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 2 months ago
- Create a promise that can be canceled☆447Updated 4 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated 4 months ago
- Retry a promise-returning or async function☆978Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆748Updated 3 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Type check values☆1,753Updated 3 weeks ago
- Update notifications for your CLI app☆1,796Updated last year
- Quickly scan for CLI flags and arguments☆667Updated last year
- ⬅️ ES6 string tag that strips indentation from multi-line strings.☆1,155Updated last month
- See node.js errors with less clutter☆1,523Updated last year
- Better file system API for Node.js☆781Updated 2 years ago
- Simple micro templating☆373Updated 4 months ago