/extend-1

Extend an object with another, just like in underscore.

Primary LanguageJavaScript

extend

Component: extend, just like in underscore.

Installation

$ component install segmentio/extend

API

extend(object, object...)

Extend an object with another object's properties. Just like underscore.

License

MIT