# extend [![CI][ci-badge]][ci-link]

Extend an object with the properties of another.

## Installation

```sh
$ component install ndhoule/extend
$ npm install @ndhoule/extend
```

## License

Released under the [MIT license](LICENSE.md).

[ci-link]: https://travis-ci.org/ndhoule/extend
[ci-badge]: https://travis-ci.org/ndhoule/extend.svg?branch=master
