jonschlinkert / get-value
Use property paths (`a.b.c`) get a nested value from an object.
☆285Updated 2 months ago
Alternatives and similar repositories for get-value:
Users that are interested in get-value are comparing it to the libraries listed below
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 4 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Set nested properties on an object using dot-notation.☆277Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆329Updated 4 months ago
- Find the closest package.json file☆163Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 5 months ago
- Regular expression for matching IP addresses☆193Updated last year
- Simple micro templating☆362Updated 2 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Detect if the current environment is a CI server☆390Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 4 months ago
- Memoize promise-returning & async functions☆405Updated last year
- Timeout a promise after a specified amount of time☆288Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- npm's content-addressable cache☆287Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Sort an array on an object property☆200Updated 8 months ago
- HTTP status utility☆278Updated 2 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆207Updated 2 years ago
- Infer the content-type of a request.☆228Updated 3 weeks ago
- Create an error from multiple errors☆245Updated last year
- Extends minimatch.match() with support for multiple patterns☆302Updated last year
- Wrap words to a specified length.☆198Updated last year
- Get a random temporary file or directory path☆428Updated last year