jonschlinkert / get-value
Use property paths (`a.b.c`) get a nested value from an object.
☆283Updated last month
Alternatives and similar repositories for get-value:
Users that are interested in get-value are comparing it to the libraries listed below
- Set nested properties on an object using dot-notation.☆276Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Get a random temporary file or directory path☆427Updated last year
- Find a file or directory by walking up parent directories☆600Updated this week
- Find the closest package.json file☆162Updated last year
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Regular expression for matching IP addresses☆194Updated last year
- Node.js recursive synchronous fast file system walker☆160Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated 3 months ago
- Delay a promise a specified amount of time☆612Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆143Updated last year
- Memoize promise-returning & async functions☆401Updated last year
- Create a hash checksum over a folder or a file☆114Updated 2 weeks ago
- Import a module while bypassing the cache☆284Updated last month
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Split Streams3 style☆285Updated 9 months ago
- Simple micro templating☆363Updated 2 years ago
- ☆118Updated last year
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆175Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Import a module lazily☆248Updated 2 years ago