jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆290Updated 6 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.☆279Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 8 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
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Get a random temporary file or directory path☆435Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- Find the closest package.json file☆164Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Node.js recursive synchronous fast file system walker☆162Updated this week
- Create a hash checksum over a folder or a file☆115Updated 5 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Run some code when the process exits☆292Updated last year
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆177Updated 4 years ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- easily create complex multi-column command-line-interfaces.☆377Updated 2 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Sort the keys of an object☆104Updated 11 months ago
- Get metadata of a package from the npm registry☆242Updated last year