sindresorhus / dot-propLinks
Get, set, or delete a property from a nested object using a dot path
☆854Updated 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:
- 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
- Get an available TCP port☆918Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,123Updated 3 weeks ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,281Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,205Updated last month
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Normalize a URL☆867Updated 3 months ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆956Updated 3 months ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Copy files☆436Updated last month
- Create a promise that can be canceled☆448Updated 3 months ago
- Simple config handling for your app or module☆1,314Updated last week
- Better file system API for Node.js☆781Updated last year
- Type check values☆1,748Updated last month
- Simple “Least Recently Used” (LRU) cache☆743Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated last month
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Update notifications for your CLI app☆1,793Updated last year
- Pretty unicode tables for the command line☆594Updated last year
- Simple micro templating☆371Updated 3 months ago
- Retry a promise-returning or async function☆964Updated last week
- See node.js errors with less clutter☆1,523Updated last year
- Simple argument parsing☆1,291Updated last year
- Quickly scan for CLI flags and arguments☆659Updated last year