zenstack/packages/plugins/trpc
2023-10-11 12:50:23 -07:00
..
res/client fix: trpc client helper bugs (#532) 2023-07-01 22:29:28 +08:00
src feat: support configuring what models to include for zod and trpc plugins (#747) 2023-10-11 12:50:23 -07:00
tests feat: support configuring what models to include for zod and trpc plugins (#747) 2023-10-11 12:50:23 -07: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 Update zod dependency to latest (v3.22.4) (#739) 2023-10-10 19:47:45 -07:00
README.md chore: remove docs and bump version (#189) 2023-01-28 19:02:41 +08:00
tsconfig.json chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00

ZenStack tRPC plugin

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

Visit Homepage for more details.