sindresorhus / dot-prop
Get, set, or delete a property from a nested object using a dot path
☆826Updated 9 months ago
Alternatives and similar repositories for dot-prop:
Users that are interested in dot-prop are comparing it to the libraries listed below
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,105Updated last week
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆955Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated 7 months ago
- Get an available TCP port☆890Updated 11 months ago
- Find a file or directory by walking up parent directories☆591Updated 8 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,136Updated last month
- Copy files☆428Updated 7 months ago
- See node.js errors with less clutter☆1,521Updated 8 months ago
- Get a random temporary file or directory path☆427Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated 2 months ago
- Toolkit for building command line interfaces☆461Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Simple config handling for your app or module☆1,258Updated 2 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 years ago
- Serialize/deserialize an error into a plain object☆553Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,141Updated 3 months ago
- Better file system API for Node.js☆777Updated last year
- Update notifications for your CLI app☆1,771Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Parse yes/no like values☆267Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,021Updated 2 years ago
- Retry a promise-returning or async function☆833Updated 3 months ago
- Parse JSON with more helpful errors☆351Updated 11 months ago
- Make your JSON look AWESOME☆246Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Normalize a URL☆844Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Colored symbols for various log levels☆751Updated 6 months ago