zenstack/packages/schema
2023-07-24 22:45:45 +08:00
..
asset chore: add white background to logo, optimize README (#92) 2022-11-13 17:47:25 +08:00
bin merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
build merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
src refactor: perf improvement for nullable to-one nested read (#603) 2023-07-24 22:45:45 +08:00
syntaxes merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
tests fix: improve binary & unary expression applicability check (#589) 2023-07-19 15:11:20 +08:00
.eslintrc.json feature: a better "zod" plugin (#521) 2023-06-30 15:25:53 +08:00
.gitignore merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
.vscodeignore dev2main (#30) 2022-10-28 20:22:29 +08:00
jest.config.ts merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
language-configuration.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json chore: bump version (#604) 2023-07-24 15:10:54 +08:00
README-global.md merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
README.md merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
tsconfig.json feature: a better "zod" plugin (#521) 2023-06-30 15:25:53 +08:00

ZenStack VS Code Extension

ZenStack is a toolkit that simplifies the development of a web app's backend. It supercharges Prisma ORM with a powerful access control layer and unleashes its full potential for web development.

This VS Code extension provides code editing helpers for authoring ZenStack's schema files (.zmodel files).

Features

  • Syntax highlighting
  • Auto formatting
  • Inline error reporting
  • Go-to definition
  • Hover documentation
  • Code section folding

Community

Join our discord server for chat and updates!

License

MIT