Shared Zod schemas for the Studio API and web app.
This package provides shared Zod schema definitions. They are primarily used by the web
and api
packages to provide both client side validation of form input and server side validation of API calls.
You can install via npm.
npm install @tableland/studio-validators
See the web
and api
packages for how the validators are used in the context of Studio.
PRs accepted. Studio is still under initial development, so if you are interested in helping out, feel free to connect on Discord: https://tableland.xyz/discord
Small note: If editing the README, please conform to the standard-readme specification.
MIT AND Apache-2.0, © 2021-2024 Tableland Network Contributors