# parser-ts

> String parser combinators for TypeScript

Latest version **0.7.0** (published 2023-04-26) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.0 |
| Published | 2023-04-26 |
| First published | 2017-03-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 128.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 197 |
| Author | Giulio Canti |
| Maintainers | gcanti |
| Keywords | typescript, parser-combinators, functional-programming, fp-ts |

## Links

- npm: https://www.npmjs.com/package/parser-ts
- Repository: https://github.com/gcanti/parser-ts
- Issues: https://github.com/gcanti/parser-ts/issues
- npm.io page: https://npm.io/package/parser-ts

## Dependencies (1)

- [@babel/code-frame](https://npm.io/package/@babel/code-frame.md) ^7.0.0

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.7.0 (latest) — 2023-04-26
- 0.4.0 (next) — 2017-10-24
- 0.6.16 — 2021-11-10
- 0.6.15 — 2021-08-20
- 0.6.14 — 2021-06-03
- 0.6.13 — 2021-03-23
- 0.6.12 — 2021-02-26
- 0.6.11 — 2020-10-12
- 0.6.10 — 2020-09-15
- 0.6.9 — 2020-09-11
- 0.6.8 — 2020-09-07
- 0.6.7 — 2020-07-20
- 0.6.6 — 2020-07-15
- 0.6.5 — 2020-06-23
- 0.6.4 — 2020-06-22
- … 15 more at https://npm.io/package/parser-ts/versions

## README

A porting of [purescript-eulalie](https://github.com/bodil/purescript-eulalie) to TypeScript featuring
[fp-ts](https://github.com/gcanti/fp-ts)

# Documentation

- [API Reference](https://gcanti.github.io/parser-ts)

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