jonschlinkert / merge-deepLinks
Recursively merge values in a JavaScript object.
☆111Updated 3 years ago
Alternatives and similar repositories for merge-deep
Users that are interested in merge-deep are comparing it to the libraries listed below
Sorting:
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Transforms nested values of complex objects☆44Updated 6 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Sort the keys of an object☆107Updated 3 months ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 5 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Write data to a random temporary file☆108Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Simple, flexible file copy utility☆98Updated last year
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Recursively iterates over collections arrays and objects☆35Updated 5 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Nodejs cp -R☆81Updated 4 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago