jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆279Updated 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 6 months ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 8 months ago
- Traverse JSON Schema passing each schema object to callback☆102Updated 4 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Node.js recursive synchronous fast file system walker☆162Updated this week
- String case utitility: convert, identify, flip, extend☆283Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆238Updated 3 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Sort the keys of an object☆104Updated 11 months ago
- Get a random temporary file or directory path☆435Updated 2 years ago
- Create a hash checksum over a folder or a file☆115Updated 5 months ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆139Updated 4 years ago
- A wrapper and enhancements for fs.watch☆340Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Simple, flexible file copy utility☆97Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- Load module from string☆299Updated 7 years ago