# @handlebars/parser

> The parser for the Handlebars language

Latest version **2.2.2** (published 2025-11-29) · ISC license · 0 weekly downloads

## Install

```sh
npm install @handlebars/parser
pnpm add @handlebars/parser
yarn add @handlebars/parser
bun add @handlebars/parser
```

## Health

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

Positive: has types; esm support; no vulnerabilities; has provenance; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.2.2 |
| Published | 2025-11-29 |
| First published | 2020-09-14 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^18 \|\| ^20 \|\| ^22 \|\| >=24 |
| Dependencies | 0 |
| Unpacked size | 639.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 43 |
| Maintainers | knappi, pzuraq, jaylinski, nullvoxpopuli, wycats |

## Links

- npm: https://www.npmjs.com/package/@handlebars/parser
- Repository: https://github.com/handlebars-lang/handlebars-parser
- Homepage: https://github.com/handlebars-lang/handlebars-parser#readme
- Issues: https://github.com/handlebars-lang/handlebars-parser/issues
- npm.io page: https://npm.io/package/@handlebars/parser

## Recent versions

- 2.2.2 (latest) — 2025-11-29
- 2.2.1 — 2025-08-01
- 2.2.0 — 2025-03-20
- 2.1.0 — 2021-02-22
- 2.0.0 — 2020-12-09
- 1.1.0 — 2020-09-18
- 1.0.0 — 2020-09-14

## README

Handlebars Parser
=================

The official Handlebars.js parser. This package contains the definition for
for the Handlebars language AST, and the parser for parsing into that AST.

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