Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndhoule/extend

Extend the properties of an object with those of another.
https://github.com/ndhoule/extend

Last synced: 13 days ago
JSON representation

Extend the properties of an object with those of another.

Awesome Lists containing this project

README

        

# 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