# @types/argparse

> TypeScript definitions for argparse

Latest version **2.0.17** (published 2024-10-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/argparse
pnpm add @types/argparse
yarn add @types/argparse
bun add @types/argparse
```

## Health

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

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.0.17 |
| Published | 2024-10-23 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51441 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/argparse
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/argparse
- npm.io page: https://npm.io/package/@types/argparse

## Recent versions

- 2.0.17 (latest) — 2024-10-23
- 2.0.16 (ts4.7) — 2024-03-20
- 2.0.15 (ts4.6) — 2024-03-05
- 2.0.14 (ts4.5) — 2023-11-20
- 2.0.10 (ts4.2) — 2021-07-06
- 1.0.38 (ts3.6) — 2019-12-31
- 1.0.36 (ts2.5) — 2019-02-22
- 1.0.31 (ts2.0) — 2017-08-21
- 2.0.13 — 2023-11-06
- 2.0.12 — 2023-10-17
- 2.0.11 — 2023-09-22
- 2.0.9 — 2021-07-06
- 2.0.8 — 2021-05-17
- 2.0.7 — 2021-05-16
- 2.0.6 — 2021-05-15
- … 22 more at https://npm.io/package/@types/argparse/versions

## README

# Installation
> `npm install --save @types/argparse`

# Summary
This package contains type definitions for argparse (https://github.com/nodeca/argparse).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/argparse.

### Additional Details
 * Last updated: Wed, 23 Oct 2024 03:36:41 GMT
 * Dependencies: none

# Credits
These definitions were written by [Andrew Schurman](https://github.com/arcticwaters), [Tomasz Łaziuk](https://github.com/tlaziuk), [Sebastian Silbermann](https://github.com/eps1lon), [Kannan Goundan](https://github.com/cakoose), [Halvor Holsten Strand](https://github.com/ondkloss), and [Dieter Oberkofler](https://github.com/doberkofler).

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