Deeply assign the enumerable properties of source objects to a destination object.
☆78Feb 24, 2022Updated 4 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:
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Oct 17, 2017Updated 8 years ago
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Like `extend` but recursively copies only the missing properties/values to the target object.☆25Aug 25, 2019Updated 6 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Feb 11, 2017Updated 9 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18May 30, 2021Updated 4 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.☆14Jan 12, 2023Updated 3 years ago
- Lexers, tokenizers, parsers, compilers, renderers, stringifiers... What's the difference, and how do they work?☆21Apr 26, 2017Updated 8 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Mar 3, 2018Updated 8 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆60Mar 29, 2022Updated 3 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆19Aug 21, 2016Updated 9 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Jan 25, 2022Updated 4 years ago
- Recursively merge values in a JavaScript object.☆112Sep 8, 2022Updated 3 years ago
- Plugin that adds project-generator support to your `base` application.☆13Apr 1, 2020Updated 5 years ago
- Remote control your Preact components☆11Dec 22, 2016Updated 9 years ago
- Get the repository name from the git remote origin URL☆23Jul 28, 2023Updated 2 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Recursively expands property keys with dot-notation into objects.☆24May 15, 2018Updated 7 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Aug 17, 2024Updated last year
- CLI and API to get a single file from Github repository.☆11May 31, 2017Updated 8 years ago
- Browserify transform for markdown files☆10Sep 23, 2016Updated 9 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- Base plugin that adds a getter/setter for the current working directory.☆12Jul 13, 2016Updated 9 years ago
- Generate a `.eslintrc.json` or `.eslintignore` file as part of a larger build workflow. This generator can be used as a sub-generator or …☆10Jun 25, 2017Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- base plugin that provides a very thin wrapper around composer for adding task methods to your application.☆14Nov 22, 2018Updated 7 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Jun 12, 2023Updated 2 years ago
- Generate a readme from a template and package.json data. If you need something more comprehensive, I recommend using Verb.☆20Mar 31, 2018Updated 7 years ago
- Return true if a file path contains the given path.☆17May 18, 2021Updated 4 years ago
- Prompt the user to select files, then pass them to a callback.☆14Nov 5, 2019Updated 6 years ago
- Adds an `option` method to base-methods.☆13Nov 6, 2019Updated 6 years ago