jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆291Updated 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
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Find a file or directory by walking up parent directories☆624Updated last month
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Simple micro templating☆369Updated last month
- Get a random temporary file or directory path☆436Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Get metadata of a package from the npm registry☆244Updated last year
- Clear a module from the cache☆184Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Create a hash checksum over a folder or a file☆116Updated last week
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆317Updated last year
- Timeout a promise after a specified amount of time☆295Updated 3 weeks ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Simple, flexible file copy utility☆97Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Pretty-print a javascript object as a tree☆252Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated last year
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 4 months ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Detect the image type of a Buffer/Uint8Array☆414Updated 5 months ago
- Finds the common standard cache directory☆159Updated 6 months ago