sveltejs / cli

The Svelte CLI
MIT License
258 stars 11 forks source link

tRPC-SvelteKit (community?) addon #321

Open not-nullptr opened 1 day ago

not-nullptr commented 1 day ago

tRPC-SvelteKit is a tRPC implementation for Sveltekit apps. As of now, Sveltekit doesn't have an "official" way to write end-to-end typesafe APIs in the same "it-just-works" manner everything else type-related in Sveltekit does. While this still wouldn't be an official solution, I think having it as an option in sv would improve DX since Sveltekit has no such feature.