sindresorhus / dot-prop
Get, set, or delete a property from a nested object using a dot path
☆817Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for dot-prop
- Get an available TCP port☆876Updated 8 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Simple config handling for your app or module☆1,234Updated 3 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Simple and modern async event emitter☆1,746Updated 9 months ago
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Simple micro templating☆362Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,097Updated 3 months ago
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- Type check values☆1,683Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,114Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,077Updated this week
- Copy files☆424Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Get a random temporary file or directory path☆424Updated last year
- See node.js errors with less clutter☆1,520Updated 5 months ago
- Retry a promise-returning or async function☆795Updated this week
- Colored symbols for various log levels☆744Updated 3 months ago
- Better file system API for Node.js☆777Updated 10 months ago
- User-friendly glob matching☆2,536Updated 4 months ago
- Unicode symbols with fallbacks for older terminals☆594Updated 3 weeks ago
- Parse yes/no like values☆266Updated 2 years ago
- Normalize a URL☆840Updated 8 months ago
- Update notifications for your CLI app☆1,763Updated 2 months ago
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Create a promise that can be canceled☆441Updated 2 years ago