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
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Regular expression for matching IP addresses☆199Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Parse JSON with more helpful errors☆371Updated 8 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆76Updated 6 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Detect the image type of a Buffer/Uint8Array☆419Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Simple micro templating☆372Updated 3 months ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Parse yes/no like values☆272Updated 4 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- A wrapper and enhancements for fs.watch☆341Updated last year
- Get metadata of a package from the npm registry☆245Updated last year