# @lezer/xml

> lezer-based XML grammar

Latest version **1.0.6** (published 2024-12-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lezer/xml
pnpm add @lezer/xml
yarn add @lezer/xml
bun add @lezer/xml
```

## Health

**Score 50/100 (C)** — status: stable.

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.0.6 |
| Published | 2024-12-27 |
| First published | 2021-08-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 44 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 16 |
| Author | Marijn Haverbeke |
| Maintainers | marijn |

## Links

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

## Dependencies (3)

- [@lezer/lr](https://npm.io/package/@lezer/lr.md) ^1.0.0
- [@lezer/common](https://npm.io/package/@lezer/common.md) ^1.2.0
- [@lezer/highlight](https://npm.io/package/@lezer/highlight.md) ^1.0.0

## Recent versions

- 1.0.6 (latest) — 2024-12-27
- 1.0.5 — 2024-03-04
- 1.0.4 — 2023-12-28
- 1.0.3 — 2023-10-26
- 1.0.2 — 2023-07-03
- 1.0.1 — 2022-12-19
- 1.0.0 — 2022-06-06
- 0.16.0 — 2022-04-20
- 0.15.1 — 2021-10-30
- 0.15.0 — 2021-08-11

## README

# @lezer/xml

This is an XML grammar for the
[lezer](https://lezer.codemirror.net/) parser system.

The code is licensed under an MIT license.

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