sindresorhus / dot-prop
Get, set, or delete a property from a nested object using a dot path
☆823Updated 8 months ago
Alternatives and similar repositories for dot-prop:
Users that are interested in dot-prop are comparing it to the libraries listed below
- Get an available TCP port☆883Updated 10 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,097Updated 5 months ago
- Find a file or directory by walking up parent directories☆587Updated 6 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 6 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Copy files☆427Updated 6 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,128Updated 2 weeks ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆957Updated last year
- Simple config handling for your app or module☆1,250Updated last month
- Simple “Least Recently Used” (LRU) cache☆686Updated last year
- Pretty unicode tables for the command line☆550Updated 2 months ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Type check values☆1,697Updated 4 months ago
- Update notifications for your CLI app☆1,767Updated last month
- Memoize promise-returning & async functions☆400Updated last year
- Unicode symbols with fallbacks for older terminals☆600Updated 3 months ago
- Convert a string to a valid safe filename☆493Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,136Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆322Updated last month
- User-friendly glob matching☆2,552Updated 7 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,637Updated last year
- Simple micro templating☆362Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- Quickly scan for CLI flags and arguments☆635Updated 10 months ago
- See node.js errors with less clutter☆1,522Updated 7 months ago
- Get a random temporary file or directory path☆425Updated last year
- Serialize/deserialize an error into a plain object☆550Updated 3 weeks ago
- Colored symbols for various log levels☆750Updated 5 months ago
- Create a promise that can be canceled☆440Updated 2 years ago
- Promisify a callback-style function☆1,505Updated 2 years ago