jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆276Updated 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.☆292Updated 11 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- add extra files or dirs to webpack's watch system☆59Updated 5 years ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last week
- Create a hash checksum over a folder or a file☆117Updated this week
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- String case utitility: convert, identify, flip, extend☆285Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Find the closest package.json file☆166Updated 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- Simple, flexible file copy utility☆98Updated last year
- Import a module while bypassing the cache☆287Updated 11 months ago
- Monkey-patches for file system related things☆119Updated 4 months ago