# unihtml

> Unified HTML Parsing Library

Latest version **2.0.8** (published 2023-06-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install unihtml
pnpm add unihtml
yarn add unihtml
bun add unihtml
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.8 |
| Published | 2023-06-02 |
| First published | 2021-07-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 9 |
| Unpacked size | 631.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Tobias Strebitzer |
| Maintainers | tstrebitzer |

## Links

- npm: https://www.npmjs.com/package/unihtml
- npm.io page: https://npm.io/package/unihtml

## Dependencies (9)

- [hast](https://npm.io/package/hast.md) ^1.0.0
- [unified](https://npm.io/package/unified.md) ^10.1.2
- [rehype-parse](https://npm.io/package/rehype-parse.md) ^8.0.4
- [unist-util-is](https://npm.io/package/unist-util-is.md) ^5.2.1
- [rehype-stringify](https://npm.io/package/rehype-stringify.md) ^9.0.3
- [unist-util-visit](https://npm.io/package/unist-util-visit.md) ^4.1.2
- [hast-util-to-text](https://npm.io/package/hast-util-to-text.md) ^3.1.2
- [@magloft/unist-util-select](https://npm.io/package/@magloft/unist-util-select.md) ^4.0.4
- [unist-util-remove-position](https://npm.io/package/unist-util-remove-position.md) ^4.0.2

## Recent versions

- 2.0.8 (latest) — 2023-06-02
- 2.0.7 — 2023-03-08
- 2.0.6 — 2023-03-08
- 2.0.5 — 2023-03-08
- 2.0.4 — 2023-03-08
- 2.0.3 — 2023-03-08
- 2.0.2 — 2023-03-08
- 2.0.1 — 2023-03-08
- 2.0.0 — 2023-03-08
- 1.0.8 — 2022-01-13
- 1.0.7 — 2022-01-08
- 1.0.6 — 2022-01-08
- 1.0.5 — 2021-07-18
- 1.0.4 — 2021-07-17
- 1.0.3 — 2021-07-17
- … 3 more at https://npm.io/package/unihtml/versions

## README

# unihtml

> Get a grip on HTML and transform it to your needs with ease

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