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.☆289Updated 5 months 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☆315Updated 7 months ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Traverse JSON Schema passing each schema object to callback☆102Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆176Updated 4 years ago
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago
- Load module from string☆299Updated 7 years ago
- Write files in an atomic fashion w/configurable ownership☆237Updated last week
- Get a random temporary file or directory path☆433Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆160Updated 3 months ago
- Create a hash checksum over a folder or a file☆115Updated 4 months ago
- Simple, flexible file copy utility☆97Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Import a module while bypassing the cache☆283Updated 5 months ago
- rollup plugin for current build status☆53Updated 2 years ago
- Find the closest package.json file☆164Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago