licenses.dev

assign-deep v1.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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
assign-symbols • 2.0.2Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/assign-deep)](https://licenses.dev/npm/assign-deep)
<a href="https://licenses.dev/npm/assign-deep">
  <img src="https://licenses.dev/b/npm/assign-deep" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/npm/assign-deep/1.0.1)](https://licenses.dev/npm/assign-deep/1.0.1)
<a href="https://licenses.dev/npm/assign-deep/1.0.1">
  <img src="https://licenses.dev/b/npm/assign-deep/1.0.1" alt="licenses" />
</a>
GitHub