jonschlinkert / merge-deepLinks
Recursively merge values in a JavaScript object.
☆111Updated 2 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
- Simple, flexible file copy utility☆97Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 4 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Sort the keys of an object☆104Updated this week
- Recursively iterates over collections arrays and objects☆35Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Write data to a random temporary file☆105Updated last year
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- ES Proposal spec-compliant shim for Promise.prototype.finally