jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆292Updated 11 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.☆276Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Find a file or directory by walking up parent directories☆632Updated 4 months ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Simple micro templating☆373Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Create a hash checksum over a folder or a file☆117Updated this week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Finds the common standard cache directory☆160Updated 9 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆76Updated 7 months ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Parse JSON with more helpful errors☆372Updated 9 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Generate self-signed certificates from node.js☆253Updated last week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Custom error messages in JSON Schemas for Ajv validator☆289Updated 2 years ago
- Run some code when the process exits☆300Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago