jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆290Updated 8 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.☆278Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated last month
- Timeout a promise after a specified amount of time☆294Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆353Updated 9 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Find a file or directory by walking up parent directories☆624Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated 3 weeks ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Create a hash checksum over a folder or a file☆116Updated this week
- Create a promise that can be canceled☆447Updated last month
- Find the closest package.json file☆165Updated 4 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Simple micro templating☆368Updated 3 weeks ago
- Parse yes/no like values☆270Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated last year
- A wrapper and enhancements for fs.watch☆340Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Parse JSON with more helpful errors☆369Updated 6 months ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Finds the common standard cache directory☆159Updated 6 months ago
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Clear a module from the cache☆184Updated 3 years ago
- Move a file - Even works across devices☆202Updated last year