jonschlinkert / get-valueLinks
Use property paths (`a.b.c`) get a nested value from an object.
☆287Updated 4 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
- Find the root directory of a Node.js project or npm package☆246Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- A lightweight string replace engine for text-based templates☆278Updated 8 years ago
- Parse yes/no like values☆270Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 6 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- 🍺 dev only postinstall hooks (package.json)☆261Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Import a module lazily☆247Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆397Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Find the closest package.json file☆164Updated 3 weeks ago
- Read the closest package.json file☆268Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Get the current branch for a local git repository☆91Updated 3 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Find a file or directory by walking up parent directories☆613Updated 3 weeks ago
- Dynamic script loading☆152Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆160Updated 3 months ago
- Fast and safe nested object access and manipulation in JavaScript☆256Updated 11 months ago