jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆289Updated 5 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
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get a random temporary file or directory path☆433Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆160Updated 3 months ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆176Updated 4 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 7 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Create a hash checksum over a folder or a file☆115Updated 4 months ago
- Custom error messages in JSON Schemas for Ajv validator☆290Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Detect the image type of a Buffer/Uint8Array☆408Updated last month
- Import a module while bypassing the cache☆283Updated 5 months ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Find the closest package.json file☆164Updated last month
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Simple, flexible file copy utility☆97Updated last year
- Simple micro templating☆364Updated 2 years ago