jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆275Updated 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 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- Sort the keys of an object☆105Updated 2 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated this week
- Clear a module from the cache☆184Updated 4 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!☆355Updated last year
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆355Updated 10 months ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Find the closest package.json file☆165Updated 5 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆168Updated last week
- Compose promise-returning & async functions into a reusable pipeline☆125Updated 4 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Import a module while bypassing the cache☆285Updated 9 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Read a package.json file☆173Updated last week
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Load module from string☆299Updated 7 years ago
- Create a hash checksum over a folder or a file☆116Updated this week
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago