licenses.dev

assign-symbols v1.0.0

Assign the enumerable es6 Symbol properties from an object (or 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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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