zenstack/packages/plugins/trpc
2023-05-21 09:49:19 +09:00
..
src fix: canonicalize plugin's output folder detection; don't generate aux field unnecessarily (#423) 2023-05-20 22:02:00 +09:00
tests fix: canonicalize plugin's output folder detection; don't generate aux field unnecessarily (#423) 2023-05-20 22:02:00 +09: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 refactor: code generation for swr hooks (#426) 2023-05-21 09:49:19 +09: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.