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.☆290Updated 8 months ago
- Timeout a promise after a specified amount of time☆294Updated 3 weeks ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Clear a module from the cache☆184Updated 3 years ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- String case utitility: convert, identify, flip, extend☆283Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 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☆167Updated last month
- Simple, flexible file copy utility☆97Updated last year
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago
- rollup plugin for current build status☆53Updated 2 years ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆317Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Load module from string☆299Updated 7 years ago
- Sort the keys of an object☆105Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated 3 weeks ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Create a hash checksum over a folder or a file☆116Updated this week