# @selderee/plugin-htmlparser2

> selderee plugin - selectors decision tree builder for htmlparser2 DOM.

Latest version **0.12.0** (published 2026-03-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @selderee/plugin-htmlparser2
pnpm add @selderee/plugin-htmlparser2
yarn add @selderee/plugin-htmlparser2
bun add @selderee/plugin-htmlparser2
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.12.0 |
| Published | 2026-03-20 |
| First published | 2021-05-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 13.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | KillyMXI |
| Maintainers | killy.mxi |
| Keywords | htmlparser2, selderee, plugin, selderee plugin |

## Links

- npm: https://www.npmjs.com/package/@selderee/plugin-htmlparser2
- Repository: https://github.com/mxxii/selderee
- Issues: https://github.com/mxxii/selderee/issues
- Funding: https://github.com/sponsors/KillyMXI
- npm.io page: https://npm.io/package/@selderee/plugin-htmlparser2

## Dependencies (2)

- [domhandler](https://npm.io/package/domhandler.md) ~5.0.3
- [domelementtype](https://npm.io/package/domelementtype.md) ~2.3.0

## Alternatives

- [@tsparticles/shape-image](https://npm.io/package/@tsparticles/shape-image.md) — 303.7K weekly downloads
- [@tsparticles/shape-line](https://npm.io/package/@tsparticles/shape-line.md) — 233.7K weekly downloads
- [stringify-attributes](https://npm.io/package/stringify-attributes.md) — 58.6K weekly downloads
- [mobile-drag-drop](https://npm.io/package/mobile-drag-drop.md) — 46.3K weekly downloads
- [@comunica/actor-rdf-parse-html](https://npm.io/package/@comunica/actor-rdf-parse-html.md) — 29.2K weekly downloads

## Recent versions

- 0.12.0 (latest) — 2026-03-20
- 0.11.0 — 2023-02-23
- 0.10.0 — 2022-12-02
- 0.9.0 — 2022-02-03
- 0.8.1 — 2021-12-06
- 0.7.0 — 2021-11-10
- 0.6.0 — 2021-05-10
- 0.5.0 — 2021-05-09

## README

# selderee

![lint status badge](https://github.com/mxxii/selderee/workflows/lint/badge.svg)
![test status badge](https://github.com/mxxii/selderee/workflows/test/badge.svg)
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/mxxii/selderee/blob/main/LICENSE)

[selderee](https://github.com/mxxii/selderee) plugin - selectors decision tree builder for [htmlparser2](https://github.com/fb55/htmlparser2) DOM AST.

(Technically, the package depends not on `htmlparser2` but on [domhandler](https://github.com/fb55/domhandler), underlying package of `htmlparser2`.)

----

[Changelog](https://github.com/mxxii/selderee/blob/main/packages/plugin-htmlparser2/CHANGELOG.md).

See [main README file](https://github.com/mxxii/selderee/blob/main/README.md) for more info.

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