# @tramvai/papi

> --- title: '@tramvai/papi' sidebar_position: 4 ---

Latest version **6.82.54** (published 2026-09-03) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @tramvai/papi
pnpm add @tramvai/papi
yarn add @tramvai/papi
bun add @tramvai/papi
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.82.54 |
| Published | 2026-09-03 |
| First published | 2021-09-02 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 5.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 130 |
| Maintainers | super_oleg, meskill, tinkoffbank |

## Links

- npm: https://www.npmjs.com/package/@tramvai/papi
- Repository: https://github.com/tramvaijs/tramvai
- Homepage: https://github.com/tramvaijs/tramvai#readme
- Issues: https://github.com/tramvaijs/tramvai/issues
- npm.io page: https://npm.io/package/@tramvai/papi

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.4.0
- [@tinkoff/url](https://npm.io/package/@tinkoff/url.md) 0.12.4
- [@tramvai/tokens-common](https://npm.io/package/@tramvai/tokens-common.md) 6.82.54

## Recent versions

- 6.82.54 (latest) — 2026-09-03
- 7.43.1 (prerelease) — 2026-09-03
- 5.53.174 (stable-v5.x.x) — 2026-08-12
- 4.41.124 (stable-v4.x.x) — 2025-09-26
- 3.41.49 (stable-v3.x.x) — 2025-01-26
- 7.41.7 — 2026-08-28
- 6.82.46 — 2026-08-28
- 7.41.3 — 2026-08-28
- 6.82.42 — 2026-08-27
- 7.41.2 — 2026-08-25
- 6.82.41 — 2026-08-25
- 7.41.1 — 2026-08-20
- 7.39.1 — 2026-08-18
- 6.82.38 — 2026-08-18
- 7.39.0 — 2026-08-17
- … 905 more at https://npm.io/package/@tramvai/papi/versions

## README

---
title: '@tramvai/papi'
sidebar_position: 4
---

# Papi

Library for creating and working with papi handlers.

Complete information about papi feature you can find [here](03-features/017-papi.md)

## Installation

You need to install `@tramvai/papi`

```bash
npx tramvai add @tramvai/papi
```

## Explanation

Library mostly provides strong typings to papi handlers and most of the logic of integration it to the tramvai app is done by [@tramvai/module-server](references/modules/server.md)

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