jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆286Updated 4 months ago
Alternatives and similar repositories for get-value
Users that are interested in get-value are comparing it to the libraries listed below
Sorting:
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated last week
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Returns true if the given value is an object created by the Object constructor.☆153Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Find the closest package.json file☆164Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated 2 years ago
- Copy files☆429Updated 10 months ago
- Memoize promise-returning & async functions☆407Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Fast and safe nested object access and manipulation in JavaScript☆255Updated 10 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Debounce promise-returning & async functions☆223Updated last year
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 6 months ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated last year
- node byte string parser☆469Updated 11 months ago
- Extracting archives made easy☆418Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Regular expression for matching IP addresses☆193Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year