# parse5-html-rewriting-stream

> Streaming HTML rewriter.

Latest version **8.0.1** (published 2026-04-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install parse5-html-rewriting-stream
pnpm add parse5-html-rewriting-stream
yarn add parse5-html-rewriting-stream
bun add parse5-html-rewriting-stream
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 8.0.1 |
| Published | 2026-04-19 |
| First published | 2018-05-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 11.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3932 |
| Author | Ivan Nikulin |
| Maintainers | fb55, 43081j, rreverser, wooorm, inikulin |
| Keywords | parse5, parser, stream, streaming, rewritter, rewrite, HTML |

## Links

- npm: https://www.npmjs.com/package/parse5-html-rewriting-stream
- Repository: https://github.com/inikulin/parse5
- Homepage: https://parse5.js.org
- Issues: https://github.com/inikulin/parse5/issues
- Funding: https://github.com/inikulin/parse5?sponsor=1
- npm.io page: https://npm.io/package/parse5-html-rewriting-stream

## Dependencies (3)

- [parse5](https://npm.io/package/parse5.md) ^8.0.0
- [entities](https://npm.io/package/entities.md) ^8.0.0
- [parse5-sax-parser](https://npm.io/package/parse5-sax-parser.md) ^8.0.0

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 8.0.1 (latest) — 2026-04-19
- 8.0.0 — 2025-07-09
- 7.1.0 — 2025-04-22
- 7.0.0 — 2022-04-20
- 6.0.1 — 2020-07-24
- 6.0.0 — 2020-04-15
- 5.1.1 — 2019-11-06
- 5.1.0 — 2018-08-14
- 5.0.0 — 2018-05-23

## README

<p align="center">
    <a href="https://github.com/inikulin/parse5">
        <img src="https://raw.github.com/inikulin/parse5/master/media/logo.png" alt="parse5" />
    </a>
</p>

<div align="center">
<h1>parse5-html-rewriting-stream</h1>
<i><b>Streaming HTML rewriter.</b></i>
</div>
<br>

<div align="center">
<code>npm install --save parse5-html-rewriting-stream</code>
</div>
<br>

<p align="center">
  📖 <a href="https://parse5.js.org/modules/parse5-html-rewriting-stream.html"><b>Documentation</b></a> 📖
</p>

---

<p align="center">
  <a href="https://github.com/inikulin/parse5/tree/master/docs/list-of-packages.md">List of parse5 toolset packages</a>
</p>

<p align="center">
    <a href="https://github.com/inikulin/parse5">GitHub</a>
</p>

<p align="center">
    <a href="https://github.com/inikulin/parse5/releases">Changelog</a>
</p>

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