paramour

What is Paramour?

A type-safe routing companion for the Next.js App Router.

Paramour gives Next.js apps validated route and search params, typed path building, and an explicit, predictable URL wire format — with bring-your-own-validator support through Standard Schema.

  • Getting Started — install paramour and define your first typed route.
  • Concepts — how codecs, route objects, serialization, and the generated registry fit together.
  • Guides — task-oriented recipes for routes, search params, hooks, and the CLI.
  • Reference — per-package API documentation and the wire-format spec.
  • Migrate — moving from next-typesafe-url.