zenstack/packages/plugins/trpc
2023-09-18 20:59:45 -07:00
..
res/client fix: trpc client helper bugs (#532) 2023-07-01 22:29:28 +08:00
src fix: add "exports" to generated package.json, make trpc code-gen compatible with vite (#677) 2023-09-07 15:50:21 +08:00
tests fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +08:00
.eslintrc.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
jest.config.ts fix: handle @@ignore models properly in plugins (#283) 2023-03-21 11:58:26 +08:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json fix: change back to loading from literal ".zenstack" path otherwise Vercel breaks :( (#701) 2023-09-18 20:59:45 -07:00
README.md chore: remove docs and bump version (#189) 2023-01-28 19:02:41 +08:00
tsconfig.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00

ZenStack tRPC plugin

This package contains ZenStack plugin for tRPC. The implementation is based on prisma-trpc-generator.

Visit Homepage for more details.