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
- Sort the keys of an object☆105Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Create and parse HTTP Content-Type header☆139Updated 2 weeks ago
- Simple, flexible file copy utility☆97Updated last year
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Nodejs cp -R☆80Updated 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
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Find the closest package.json file☆165Updated 5 months ago
- Merge Option Objects☆69Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- The score badge service for https://npms.io☆35Updated 7 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Read a chunk from a file☆124Updated last year
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 7 years ago
- Clear a module from the cache☆184Updated 4 years ago