# @ndhoule/extend

> Extend an object with the properties of another.

Latest version **2.0.0** (published 2016-05-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ndhoule/extend
pnpm add @ndhoule/extend
yarn add @ndhoule/extend
bun add @ndhoule/extend
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2016-05-02 |
| First published | 2015-05-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Nathan Houle |
| Maintainers | ndhoule |
| Keywords | component, functional, extend |

## Links

- npm: https://www.npmjs.com/package/@ndhoule/extend
- Repository: https://github.com/ndhoule/extend
- Issues: https://github.com/ndhoule/extend/issues
- npm.io page: https://npm.io/package/@ndhoule/extend

## Recent versions

- 2.0.0 (latest) — 2016-05-02
- 1.0.1 — 2015-05-04

## 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

---
_Source: https://npm.io/package/@ndhoule/extend · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
