sindresorhus / dot-prop
Get, set, or delete a property from a nested object using a dot path
☆840Updated last year
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☆901Updated last year
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆956Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Type check values☆1,713Updated 8 months ago
- Simple and modern async event emitter☆1,939Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,180Updated 2 weeks ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Easily load and persist config without having to think about where and how☆872Updated 5 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Parse JSON with more helpful errors☆364Updated last month
- Simple micro templating☆362Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Simple config handling for your app or module☆1,275Updated 5 months ago
- User-friendly glob matching☆2,578Updated 3 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,656Updated last year
- Copy files☆429Updated 9 months ago
- Better file system API for Node.js☆779Updated last year
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Pretty unicode tables for the command line☆562Updated 5 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- Colored symbols for various log levels☆756Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆332Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆700Updated last month
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Simple argument parsing☆1,278Updated 9 months ago