jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆278Updated 2 years ago
Alternatives and similar repositories for set-value
Users that are interested in set-value are comparing it to the libraries listed below
Sorting:
- Use property paths (`a.b.c`) get a nested value from an object.☆287Updated 4 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 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
- Find the root directory of a Node.js project or npm package☆246Updated 3 weeks ago
- Node.js recursive synchronous fast file system walker☆160Updated 3 months ago
- Blazing fast unique hash generator☆309Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Find the closest package.json file☆164Updated 3 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Read a package.json file☆169Updated last year
- Dynamic script loading☆152Updated 3 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆102Updated 3 years ago
- npm's content-addressable cache