Skip to content

Files

Latest commit

 

History

History
21 lines (11 loc) · 594 Bytes

Readme.md

File metadata and controls

21 lines (11 loc) · 594 Bytes

extend

Note
Segment has paused maintenance on this project, but may return it to an active status in the future. Issues and pull requests from external contributors are not being considered, although internal contributions may appear from time to time. The project remains available under its open source license for anyone to use.

Component: extend, just like in underscore.

Installation

$ component install segmentio/extend

API

extend(target, ...sources)

Extend a target object with source object(s)' properties. Just like underscore.

License

MIT