# nitro

> Build and Deploy Universal JavaScript Servers

Latest version **3.0.260903-beta** (published 2026-09-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install nitro
pnpm add nitro
yarn add nitro
bun add nitro
```

Provides the command `nitro`.

## Health

**Score 80/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.260903-beta |
| Published | 2026-09-03 |
| First published | 2015-09-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | ^20.19.0 \|\| >=22.12.0 |
| Dependencies | 13 |
| Unpacked size | 2.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 11222 |
| Maintainers | pi0 |
| Keywords | api-routes, full-stack, h3, nitro, server, typescript, vite, vite-plugin, web |

## Links

- npm: https://www.npmjs.com/package/nitro
- Repository: https://github.com/nitrojs/nitro
- Homepage: https://nitro.build
- Issues: https://github.com/nitrojs/nitro/issues
- npm.io page: https://npm.io/package/nitro

## Dependencies (13)

- [h3](https://npm.io/package/h3.md) ^2.0.1-rc.31
- [db0](https://npm.io/package/db0.md) ^0.4.1
- [nf3](https://npm.io/package/nf3.md) ^0.3.24
- [rou3](https://npm.io/package/rou3.md) ^0.9.2
- [srvx](https://npm.io/package/srvx.md) ^1.0.3
- [unenv](https://npm.io/package/unenv.md) ^2.0.0-rc.24
- [ocache](https://npm.io/package/ocache.md) ^0.3.0
- [consola](https://npm.io/package/consola.md) ^3.4.2
- [crossws](https://npm.io/package/crossws.md) ^0.4.12
- [hookable](https://npm.io/package/hookable.md) ^6.1.1
- [rolldown](https://npm.io/package/rolldown.md) ^1.2.7
- [unstorage](https://npm.io/package/unstorage.md) ^2.0.0-alpha.10
- [env-runner](https://npm.io/package/env-runner.md) ^0.2.1

## Alternatives

- [raw-loader](https://npm.io/package/raw-loader.md) — 4.3M weekly downloads
- [plop](https://npm.io/package/plop.md) — 1.4M weekly downloads
- [webpack-deadcode-plugin](https://npm.io/package/webpack-deadcode-plugin.md) — 80.3K weekly downloads
- [@storybook/preact-vite](https://npm.io/package/@storybook/preact-vite.md) — 54.2K weekly downloads
- [vite-plugin-transform](https://npm.io/package/vite-plugin-transform.md) — 2.4K weekly downloads

## Recent versions

- 3.0.260903-beta (latest) — 2026-09-03
- 3.0.260610-beta — 2026-06-10
- 3.0.260603-beta — 2026-06-03
- 3.0.260522-beta — 2026-05-22
- 3.0.260429-beta — 2026-04-29
- 3.0.260415-beta — 2026-04-15
- 3.0.260311-beta — 2026-03-11
- 3.0.1-alpha.2 — 2026-01-21
- 3.0.1-alpha.1 — 2025-11-10
- 3.0.1-alpha.0 — 2025-10-10
- 3.0.0-alpha.0 — 2025-10-10
- 3.0.0 — 2025-10-10
- 0.0.0 — 2024-02-12
- 2.2.28 — 2019-09-05
- 2.2.27 — 2019-05-27
- … 361 more at https://npm.io/package/nitro/versions

## README

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/nitrojs/nitro)

# Nitro

> [!NOTE]
> You’re viewing the **v3** branch.
> For the current stable release, see [Nitro v2](https://github.com/nitrojs/nitro/tree/v2).

**Nitro** extends your Vite app with a **production-ready server**, designed to run **anywhere**.
Add server routes, deploy across multiple platforms, and enjoy a **zero-config** experience.

📘 **Docs:** [https://nitro.build](https://nitro.build)

## Contributing

Check out the [Contribution Guide](./CONTRIBUTING.md) to get started.

## License

Released under the [MIT License](LICENSE).

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