Suggestions
Sort by
2.0.1
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
1.0.1
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
0.2.4
Like `extend` but recursively copies only the missing properties/values to the target object.
3.0.0
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
0.3.1
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
1.0.0
Get the name of a project, from package.json, git config, or basename of the current working directory.
Follow for updates
Keep up-to-date with new features, changelog and more
@pkgland