jonschlinkert / set-value
Set nested properties on an object using dot-notation.
☆276Updated 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
- Use property paths (`a.b.c`) get a nested value from an object.☆283Updated last month
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Simple micro templating☆363Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆160Updated this week
- Parse yes/no like values☆267Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Run some code when the process exits☆283Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Import a module while bypassing the cache☆284Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Recursively mkdir, like `mkdir -p`, but in node.js☆191Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Debounce promise-returning & async functions☆215Updated 11 months ago
- Convert a string to a valid safe filename☆496Updated last year
- Simple, flexible file copy utility☆97Updated 8 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 4 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated 3 months ago
- Clear a module from the cache☆181Updated 3 years ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆315Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Regular expression for matching IP addresses☆194Updated last year