# @tsoa/cli

> Build swagger-compliant REST APIs using TypeScript and Node

Latest version **7.0.0-alpha.0** (published 2025-12-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tsoa/cli
pnpm add @tsoa/cli
yarn add @tsoa/cli
bun add @tsoa/cli
```

Provides the command `tsoa`.

## Health

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

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

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 7.0.0-alpha.0 |
| Published | 2025-12-14 |
| First published | 2020-08-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=18.0.0 |
| Dependencies | 12 |
| Unpacked size | 555.7 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 3972 |
| Author | Luke Autry <lukeautry@gmail.com> (http://www.lukeautry.com) |
| Maintainers | lukeautry, woh |
| Keywords | typescript, openapi, swagger, server, node, node.js, codegen, generation, express, hapi.js, koa |

## Links

- npm: https://www.npmjs.com/package/@tsoa/cli
- Repository: https://github.com/lukeautry/tsoa
- npm.io page: https://npm.io/package/@tsoa/cli

## Dependencies (12)

- [glob](https://npm.io/package/glob.md) ^10.3.10
- [yaml](https://npm.io/package/yaml.md) ^2.6.1
- [yargs](https://npm.io/package/yargs.md) ^17.7.1
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.2.0
- [minimatch](https://npm.io/package/minimatch.md) ^9.0.1
- [validator](https://npm.io/package/validator.md) ^13.12.0
- [handlebars](https://npm.io/package/handlebars.md) ^4.7.8
- [typescript](https://npm.io/package/typescript.md) ^5.7.2
- [ts-deepmerge](https://npm.io/package/ts-deepmerge.md) ^7.0.2
- [@tsoa/runtime](https://npm.io/package/@tsoa/runtime.md) ^7.0.0-alpha.0
- [@types/multer](https://npm.io/package/@types/multer.md) ^1.4.12
- [merge-anything](https://npm.io/package/merge-anything.md) ^5.1.7

## 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

- 7.0.0-alpha.0 (latest) — 2025-12-14
- 6.0.0-rc.5 (next) — 2023-11-13
- 3.3.0-alpha.0 (v3beta) — 2020-08-13
- 6.6.0 — 2024-12-08
- 6.5.1 — 2024-10-15
- 6.5.0 — 2024-10-14
- 6.4.0 — 2024-07-12
- 6.3.1 — 2024-06-12
- 6.3.0 — 2024-06-08
- 6.2.1 — 2024-04-24
- 6.2.0 — 2024-03-24
- 6.1.5 — 2024-03-17
- 6.1.4 — 2024-03-12
- 6.1.3 — 2024-03-11
- 6.1.2 — 2024-03-11
- … 49 more at https://npm.io/package/@tsoa/cli/versions

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