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.☆291Updated 8 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated last month
- Create a hash checksum over a folder or a file☆116Updated last week
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆317Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Timeout a promise after a specified amount of time☆295Updated 3 weeks ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated this week
- Load module from string☆298Updated 7 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- String case utitility: convert, identify, flip, extend☆284Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Simple, flexible file copy utility☆97Updated last year
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Create a promise that can be canceled☆447Updated last month
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Clear a module from the cache☆184Updated 3 years ago
- Get the current branch for a local git repository☆92Updated 4 years ago
- Find the closest package.json file☆165Updated 4 months ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago