# decline-ts

> Composable command-line parser for TypeScript - a (partial) porting of Scala decline using fp-ts

Latest version **0.10.0** (published 2021-03-29) · MIT license · 0 weekly downloads

## Install

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

## Health

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

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

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.10.0 |
| Published | 2021-03-29 |
| First published | 2021-02-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 90.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Gurimarukin |
| Maintainers | gurimarukin |
| Keywords | typescript, functional-programming, cli, decline, fp-ts |

## Links

- npm: https://www.npmjs.com/package/decline-ts
- Repository: https://github.com/Gurimarukin/decline-ts
- npm.io page: https://npm.io/package/decline-ts

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 0.10.0 (latest) — 2021-03-29
- 0.9.0 — 2021-02-02
- 0.8.0 — 2021-02-02
- 0.7.0 — 2021-02-01
- 0.6.0 — 2021-02-01
- 0.1.0 — 2021-02-01

## README

Composable command-line parser for TypeScript - a (partial) porting of Scala [decline](https://github.com/bkirwi/decline) using [fp-ts](https://github.com/gcanti/fp-ts).


## Examples

See examples in [test/examples/](./test/examples/)

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