jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆276Updated 3 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.☆293Updated last year
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 5 months ago
- String case utitility: convert, identify, flip, extend☆285Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Simple, flexible file copy utility☆98Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- node helper to execute shell commands☆64Updated last year
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Create a hash checksum over a folder or a file☆117Updated this week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Simple micro templating☆373Updated 4 months ago
- Read a package.json file☆175Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Import a module while bypassing the cache☆287Updated last year