@conglomerate/extend

extend an object by appending all of the properties from each object in a list


Licenses
MIT/BSD-3-Clause
Install
npm install @conglomerate/extend@1.2.0

Documentation

NPM version Build Status

conglomerate-extend

Etend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.

Thanks

Thanks to Jake Verbaten

Thanks to Sauce Labs for providing the infrastructure that allows us to run our build in real browsers.

License

conglomerate-extend is released under the terms of the MIT and BSD-3-Clause licenses.

This software includes or is derivative of works distributed under the licenses listed below. Please refer to the specific files and/or packages for more detailed information about the authors, copyright notices, and licenses.