jonschlinkert / get-value
Use property paths (`a.b.c`) get a nested value from an object.
☆286Updated 3 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.☆277Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 5 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Safely and quickly serialize JavaScript objects☆350Updated 4 months ago
- easily create complex multi-column command-line-interfaces.☆375Updated last month
- Memoize promise-returning & async functions☆406Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆319Updated 2 years ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Node.js recursive synchronous fast file system walker☆160Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆334Updated 4 months ago
- Fast and safe nested object access and manipulation in JavaScript☆255Updated 10 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Find the closest package.json file☆163Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 6 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆302Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- 🍺 dev only postinstall hooks (package.json)☆261Updated 2 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆175Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- node byte string parser☆469Updated 10 months ago
- Create a hash checksum over a folder or a file☆115Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Read the closest package.json file☆267Updated last year
- A simple Cancelable Promise☆158Updated this week
- Create a promise that can be canceled☆442Updated 2 years ago
- Detect if the current environment is a CI server☆391Updated 5 months ago