jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆275Updated 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.☆291Updated 10 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 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
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- String case utitility: convert, identify, flip, extend☆285Updated 2 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Clear a module from the cache☆184Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Create a promise that can be canceled☆448Updated 3 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Load module from string☆299Updated 7 years ago
- Write files in an atomic fashion w/configurable ownership☆243Updated last month
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago
- node helper to execute shell commands☆64Updated last year
- Simple micro templating☆372Updated 3 months ago
- Simple, flexible file copy utility☆98Updated last year
- Find the closest package.json file☆166Updated 6 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago