jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆291Updated 10 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.☆275Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆249Updated 6 months ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 3 months ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Find a file or directory by walking up parent directories☆629Updated 2 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Get metadata of a package from the npm registry☆245Updated last year
- Clear a module from the cache☆184Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Create a promise that can be canceled☆448Updated 3 months ago
- Run some code when the process exits☆298Updated 3 weeks ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆319Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Parse JSON with more helpful errors☆369Updated 8 months ago
- Sort an array on an object property☆201Updated 2 months ago
- Simple micro templating☆371Updated 2 months ago
- Finds the common standard cache directory☆160Updated 8 months ago
- Find the closest package.json file☆166Updated 6 months ago
- Create a hash checksum over a folder or a file☆116Updated last week
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆381Updated 3 months ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Memoize promise-returning & async functions☆433Updated last month