jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆293Updated last year
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 3 years ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 5 months ago
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Parse yes/no like values☆272Updated 5 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆181Updated 4 years ago
- Simple micro templating☆373Updated 4 months ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Simple, flexible file copy utility☆98Updated last year
- Run some code when the process exits☆300Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Create a hash checksum over a folder or a file☆117Updated this week
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Finds the common standard cache directory☆161Updated 10 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Sort the keys of an object☆108Updated 5 months ago
- npm's content-addressable cache☆299Updated 3 weeks ago