mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 20:19:33 +01:00
673 B
673 B
title, description, navigation, layout
| title | description | navigation | layout |
|---|---|---|---|
| tRPC Nuxt | End-to-end typesafe APIs in Nuxt applications. | false | page |
::block-hero
cta:
- Get Started
- /get-started/installation secondary:
- Star on GitHub ->
- https://github.com/wobsoriano/trpc-nuxt snippet: npm install trpc-nuxt
#title tRPC [Nuxt]{.text-primary-500}
#description End-to-end typesafe APIs in Nuxt applications.
#extra ::list
- Automatic typesafety
- Snappy DX
- Autocompletion on the client, for inputs, outputs and errors
- Leverages useAsyncData and $fetch :: ::