# wkt-parser

> wkt-parser ===

Latest version **1.5.6** (published 2026-07-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install wkt-parser
pnpm add wkt-parser
yarn add wkt-parser
bun add wkt-parser
```

## Health

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

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

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 1.5.6 |
| Published | 2026-07-23 |
| First published | 2016-12-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 160.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24 |
| Maintainers | ahocevar, cwmma |

## Links

- npm: https://www.npmjs.com/package/wkt-parser
- Repository: https://github.com/proj4js/wkt-parser
- Homepage: https://github.com/proj4js/wkt-parser#readme
- Issues: https://github.com/proj4js/wkt-parser/issues
- Funding: https://github.com/sponsors/ahocevar
- npm.io page: https://npm.io/package/wkt-parser

## Recent versions

- 1.5.6 (latest) — 2026-07-23
- 1.5.5 — 2026-04-02
- 1.5.4 — 2026-03-12
- 1.5.3 — 2026-03-01
- 1.5.2 — 2025-05-12
- 1.5.1 — 2025-05-10
- 1.5.0 — 2025-05-10
- 1.4.0 — 2024-10-28
- 1.3.3 — 2023-05-21
- 1.3.2 — 2022-01-09
- 1.3.1 — 2021-06-16
- 1.3.0 — 2021-06-16
- 1.2.6 — 2021-06-16
- 1.2.5 — 2021-06-16
- 1.2.4 — 2020-02-27
- … 11 more at https://npm.io/package/wkt-parser/versions

## README

# wkt-parser

The wkt parser pulled out of proj4 so it can be hacked on. Supports WKT1, WKT2 and PROJJSON.

It does not support geocentric currently (`GEOCCS`). `COMPOUNDCS` is only supported for WKT1.

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