# easy-extender

> plugin/hooks interface

Latest version **2.3.4** (published 2018-08-26) · 0 weekly downloads

## Install

```sh
npm install easy-extender
pnpm add easy-extender
yarn add easy-extender
bun add easy-extender
```

## 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.3.4 |
| Published | 2018-08-26 |
| First published | 2014-09-14 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 4.0.0 |
| Dependencies | 1 |
| Unpacked size | 16.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Shane Osbourne |
| Maintainers | shakyshane |
| Keywords | plugins |

## Links

- npm: https://www.npmjs.com/package/easy-extender
- Repository: https://github.com/shakyshane/easy-extender
- Issues: https://github.com/shakyshane/easy-extender/issues
- npm.io page: https://npm.io/package/easy-extender

## Dependencies (1)

- [lodash](https://npm.io/package/lodash.md) ^4.17.10

## Recent versions

- 2.3.4 (latest) — 2018-08-26
- 2.3.3 — 2018-08-26
- 2.3.2 — 2015-11-27
- 2.3.1 — 2015-04-13
- 2.3.0 — 2015-03-17
- 2.2.0 — 2015-01-07
- 2.1.0 — 2014-10-21
- 2.0.0 — 2014-10-10
- 1.1.1 — 2014-09-24
- 1.1.0 — 2014-09-14
- 1.0.0 — 2014-09-14

## README

##easy-extender [![Build Status](https://travis-ci.org/shakyShane/easy-extender.svg?branch=master)](https://travis-ci.org/shakyShane/easy-extender) [![Coverage Status](https://img.shields.io/coveralls/shakyShane/easy-extender.svg)](https://coveralls.io/r/shakyShane/easy-extender?branch=master)

Plugin + hooks system extracted from [BrowserSync](https://github.com/shakyShane/browser-sync) for general use.

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