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:
- 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
- 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
- Simple timeouts for promises☆60Updated 6 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Launch your app after webpack completes building.☆42Updated 9 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Read a chunk from a file☆125Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Require global npm as a local node module.☆32Updated 3 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Sort the keys of an object☆107Updated 3 months ago
- Transforms nested values of complex objects☆44Updated 6 years ago
- Write data to a random temporary file☆108Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- URL rewriting middleware for express☆48Updated last year