jonschlinkert / set-value
Set nested properties on an object using dot-notation.
☆277Updated 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.☆286Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Node.js recursive synchronous fast file system walker☆160Updated last month
- Traverse JSON Schema passing each schema object to callback☆101Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- A simple Cancelable Promise☆158Updated this week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆319Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 6 months ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- Fast and safe nested object access and manipulation in JavaScript☆255Updated 10 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-alias / https://github.com/rollup/plugins/tree/master/packages/alias☆172Updated 5 years ago
- A webpack plugin to dynamically inject code into the bundle.☆103Updated 2 years ago
- Read a package.json file☆165Updated last year
- Write files in an atomic fashion w/configurable ownership☆236Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆605Updated last month
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆151Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Memoize promise-returning & async functions☆406Updated last year
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Querystringify - Small, simple but powerful query string parser.☆175Updated 2 years ago
- npm's content-addressable cache☆287Updated last month
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆175Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year