jonschlinkert / set-value
Set nested properties on an object using dot-notation.
☆272Updated last year
Alternatives and similar repositories for set-value:
Users that are interested in set-value are comparing it to the libraries listed below
- Use property paths (`a.b.c`) get a nested value from an object.☆247Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Custom error messages in JSON Schemas for Ajv validator☆285Updated last year
- Get a random temporary file or directory path☆425Updated last year
- Clear the terminal screen if possible☆115Updated 3 years ago
- A lightweight string replace engine for text-based templates☆277Updated 7 years ago
- Node.js recursive synchronous fast file system walker☆158Updated 4 years ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Parse yes/no like values☆268Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆99Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 months ago
- YAML loader for webpack☆152Updated 4 months ago
- Simple, flexible file copy utility☆97Updated 6 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated last month
- Recursively mkdir, like `mkdir -p`, but in node.js☆188Updated last year
- custom inflections for nodejs☆227Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆384Updated last week
- Get metadata of a package from the npm registry☆237Updated 6 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆312Updated 11 months ago
- Sort the keys of an object☆102Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆343Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- node byte string parser☆464Updated 6 months ago
- Load module from string☆298Updated 6 years ago
- Run some code when the process exits☆283Updated last year
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago