# parse5-parser-stream

> Streaming HTML parser with scripting support.

Latest version **8.0.0** (published 2025-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install parse5-parser-stream
pnpm add parse5-parser-stream
yarn add parse5-parser-stream
bun add parse5-parser-stream
```

## Health

**Score 50/100 (C)** — status: stable.

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 8.0.0 |
| Published | 2025-07-09 |
| First published | 2018-05-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 8.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3930 |
| Author | Ivan Nikulin |
| Maintainers | 43081j, rreverser, wooorm, feedic, inikulin |
| Keywords | parse5, parser, stream, streaming |

## Links

- npm: https://www.npmjs.com/package/parse5-parser-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-parser-stream

## Dependencies (1)

- [parse5](https://npm.io/package/parse5.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.0 (latest) — 2025-07-09
- 7.1.2 — 2022-11-20
- 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-parser-stream</h1>
<i><b>Streaming HTML parser with scripting support.</b></i>
</div>
<br>

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

<p align="center">
  📖 <a href="https://parse5.js.org/modules/parse5-parser-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-parser-stream · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
