# @invariant-app/runtime-hono

> Hono bindings for the Invariant compatibility runtime

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

## Install

```sh
npm install @invariant-app/runtime-hono
pnpm add @invariant-app/runtime-hono
yarn add @invariant-app/runtime-hono
bun add @invariant-app/runtime-hono
```

## Health

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

Positive: no vulnerabilities; recently updated; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2026-09-23 |
| First published | 2026-09-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | akirtania17 |

## Links

- npm: https://www.npmjs.com/package/@invariant-app/runtime-hono
- Repository: https://github.com/InvariantApp/Invariant
- npm.io page: https://npm.io/package/@invariant-app/runtime-hono

## Recent versions

- 0.2.0 (latest) — 2026-09-23
- 0.1.0 — 2026-09-22

## README

# @invariant-app/runtime-hono

Mounts the runtime in a Hono application: `wrapFetch` before routing, `adapt()` after authentication.

Part of [Invariant](https://github.com/InvariantApp/Invariant), which lets an API
provider change their API without breaking the integrations built against it.
Start with the [quickstart](https://github.com/InvariantApp/Invariant/blob/main/docs/quickstart.md).

Licensed under the Apache License, Version 2.0.

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