# resp-modifier

> Middleware for modifying a HTML response

Latest version **6.0.2** (published 2016-06-29) · 0 weekly downloads

## Install

```sh
npm install resp-modifier
pnpm add resp-modifier
yarn add resp-modifier
bun add resp-modifier
```

## 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 | 6.0.2 |
| Published | 2016-06-29 |
| First published | 2014-02-22 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 0.8.0 |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12 |
| Author | Shane Osbourne |
| Maintainers | shakyshane |

## Links

- npm: https://www.npmjs.com/package/resp-modifier
- Repository: https://github.com/shakyshane/resp-modifier
- Homepage: https://github.com/shakyshane/resp-modifier#readme
- Issues: https://github.com/shakyshane/resp-modifier/issues
- npm.io page: https://npm.io/package/resp-modifier

## Dependencies (2)

- [debug](https://npm.io/package/debug.md) ^2.2.0
- [minimatch](https://npm.io/package/minimatch.md) ^3.0.2

## Recent versions

- 6.0.2 (latest) — 2016-06-29
- 6.0.1 — 2016-05-10
- 6.0.0 — 2015-11-01
- 5.0.2 — 2015-08-18
- 5.0.1 — 2015-08-17
- 5.0.0 — 2015-08-04
- 4.0.4 — 2015-07-24
- 4.0.3 — 2015-07-19
- 4.0.2 — 2015-06-11
- 4.0.1 — 2015-06-11
- 4.0.0 — 2015-06-11
- 3.1.2 — 2015-05-21
- 3.1.1 — 2015-05-21
- 3.1.0 — 2015-05-21
- 3.0.0 — 2015-05-21
- … 14 more at https://npm.io/package/resp-modifier/versions

## README

# resp-modifier [![Build Status](https://travis-ci.org/shakyShane/resp-modifier.svg?branch=master)](https://travis-ci.org/shakyShane/resp-modifier)

All the good parts from [connect-livereload](https://github.com/intesso/connect-livereload) without
the livereload specific bits & with multiple replacements added.

## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Gulp](http://gulpjs.com/).

## Release History
_(Nothing yet)_

## License
Copyright (c) 2013 Shane Osbourne
Licensed under the MIT license.

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