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
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- String case utitility: convert, identify, flip, extend☆286Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 3 weeks ago
- Simple, flexible file copy utility☆97Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆319Updated last year
- Clear a module from the cache☆184Updated 4 years ago
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Find the root directory of a Node.js project or npm package☆249Updated 6 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- node helper to execute shell commands☆64Updated last year
- Load module from string☆299Updated 7 years ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Create a hash checksum over a folder or a file☆116Updated last week
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- A simple Cancelable Promise☆158Updated this week
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Monkey-patches for file system related things☆119Updated 2 months ago
- Parse JSON with more helpful errors☆369Updated 8 months ago