jonschlinkert / assign-deepLinks
Deeply assign the enumerable properties of source objects to a destination object.
☆78Updated 3 years ago
Alternatives and similar repositories for assign-deep
Users that are interested in assign-deep are comparing it to the libraries listed below
Sorting:
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Runtime vendor prefixing based on feature detection.☆67Updated 7 months ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Merge Option Objects☆69Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago
- Execute scripts with Yarn or npm☆48Updated 3 years ago
- Find the closest package.json file☆166Updated 7 months ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years 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
- Create `esm` enabled packages.☆50Updated 6 years ago
- Lazy number range generator☆83Updated 2 years ago