# @html-eslint/core

> Core HTML validation logic for html-eslint

Latest version **0.65.0** (published 2026-08-17) · MIT license · 0 weekly downloads

## Install

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

## Health

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

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

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

## Facts

| | |
|---|---|
| Version | 0.65.0 |
| Published | 2026-08-17 |
| First published | 2026-02-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 274 |
| Author | yeonjuan |
| Maintainers | yeonjuan-joah |
| Keywords | html, eslint, validation, core, lint |

## Links

- npm: https://www.npmjs.com/package/@html-eslint/core
- 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/core

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 0.65.0 (latest) — 2026-08-17
- 0.65.0-alpha.0 (alpha) — 2026-08-16
- 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.60.0-alpha.0 — 2026-04-26
- 0.59.0 — 2026-04-05
- 0.58.1 — 2026-03-05
- 0.58.0 — 2026-03-04
- 0.58.0-0.58.0-alpha.1.0 — 2026-03-04
- 0.58.0-alpha.0 — 2026-03-03
- 0.57.0 — 2026-02-23
- 0.56.0 — 2026-02-20

## README

# `@html-eslint/core`

Core HTML validation logic shared across html-eslint plugins (Angular, Svelte, React).

## Installation

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

## License

MIT

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