# @html-eslint/types

> Types for @html-eslint/eslint-plugin

Latest version **0.66.0** (published 2026-09-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @html-eslint/types
pnpm add @html-eslint/types
yarn add @html-eslint/types
bun add @html-eslint/types
```

## Health

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

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.66.0 |
| Published | 2026-09-13 |
| First published | 2025-03-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 9.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 274 |
| Author | yeonjuan |
| Maintainers | yeonjuan-joah |
| Keywords | html, eslint, types, typescript, ast |

## Links

- npm: https://www.npmjs.com/package/@html-eslint/types
- Repository: https://github.com/yeonjuan/html-eslint
- Homepage: https://github.com/yeonjuan/html-eslint#readme
- Issues: https://github.com/yeonjuan/html-eslint/issues
- npm.io page: https://npm.io/package/@html-eslint/types

## Dependencies (3)

- [@types/estree](https://npm.io/package/@types/estree.md) ^1.0.6
- [es-html-parser](https://npm.io/package/es-html-parser.md) 0.3.1
- [@types/css-tree](https://npm.io/package/@types/css-tree.md) ^2.3.11

## 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.66.0 (latest) — 2026-09-13
- 0.58.0-alpha.0 (alpha) — 2026-03-03
- 0.65.0 — 2026-08-17
- 0.64.0 — 2026-07-10
- 0.63.0 — 2026-06-27
- 0.62.0 — 2026-06-09
- 0.61.0 — 2026-05-24
- 0.60.0 — 2026-04-29
- 0.59.0 — 2026-04-05
- 0.58.1 — 2026-03-05
- 0.58.0 — 2026-03-04
- 0.57.0 — 2026-02-23
- 0.56.0 — 2026-02-20
- 0.55.0 — 2026-02-14
- 0.54.0 — 2026-01-26
- … 23 more at https://npm.io/package/@html-eslint/types/versions

## README

# `@html-eslint/types`

TypeScript type definitions for html-eslint AST nodes and rule APIs.

## Installation

```bash
npm install --save-dev @html-eslint/types
```

## License

MIT

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