# @angular-eslint/template-parser

> Angular Template parser for ESLint

Latest version **22.5.0** (published 2026-09-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @angular-eslint/template-parser
pnpm add @angular-eslint/template-parser
yarn add @angular-eslint/template-parser
bun add @angular-eslint/template-parser
```

## Health

**Score 65/100 (B)** — status: active.

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

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 22.5.0 |
| Published | 2026-09-07 |
| First published | 2019-07-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 21.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1784 |
| Maintainers | jameshenry |

## Links

- npm: https://www.npmjs.com/package/@angular-eslint/template-parser
- Repository: https://github.com/angular-eslint/angular-eslint
- Issues: https://github.com/angular-eslint/angular-eslint/issues
- npm.io page: https://npm.io/package/@angular-eslint/template-parser

## Dependencies (2)

- [eslint-scope](https://npm.io/package/eslint-scope.md) 9.1.2
- [@angular-eslint/bundled-angular-compiler](https://npm.io/package/@angular-eslint/bundled-angular-compiler.md) 22.5.0

## Recent versions

- 22.5.0 (latest) — 2026-09-07
- 22.5.1-alpha.5 (canary) — 2026-09-17
- 19.8.1 (previous) — 2025-06-19
- 20.0.0-beta.1 (prerelease-v20) — 2025-06-02
- 19.4.1-pr-2451-1 (prerelease-v19) — 2025-05-25
- 18.0.0-alpha.16 (rc-v18) — 2024-05-28
- 17.0.0-alpha.0 (next) — 2023-11-06
- 4.3.1 (patch) — 2021-11-18
- 4.2.0-tmp.0 (tmp) — 2021-04-28
- 22.5.1-alpha.4 — 2026-09-14
- 22.5.1-alpha.3 — 2026-09-13
- 22.5.1-alpha.2 — 2026-09-13
- 22.5.1-alpha.1 — 2026-09-08
- 22.5.1-alpha.0 — 2026-09-07
- 22.4.1-alpha.2 — 2026-09-07
- … 1230 more at https://npm.io/package/@angular-eslint/template-parser/versions

## README

# @angular-eslint/template-parser

Please see https://github.com/angular-eslint/angular-eslint for full usage instructions and guidance.

The `@angular-eslint/template-parser` package is a custom parser for ESLint which allows you to write lint rules and run linting using ESLint on Angular templates.

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