jonschlinkert / set-value
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
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆279Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 8 months ago
- Get a random temporary file or directory path☆426Updated last year
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆142Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Timeout a promise after a specified amount of time☆283Updated last month
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Load module from string☆298Updated 6 years ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Run some code when the process exits☆282Updated last year
- Finds the common standard cache directory☆158Updated 11 months ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆99Updated 3 years ago
- Custom error messages in JSON Schemas for Ajv validator☆285Updated last year
- Debounce promise-returning & async functions☆214Updated 10 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 2 months ago
- Find the closest package.json file☆162Updated last year
- The path module from Node.js for browsers☆181Updated last month
- Returns true if the given value is an object created by the Object constructor.☆151Updated 10 months ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated last year
- Create a hash checksum over a folder or a file☆110Updated this week
- Import a module while bypassing the cache☆283Updated 2 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- npm's content-addressable cache☆282Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆360Updated 9 months ago