@tableland/studio-validators
v0.0.3
Published
Shared Zod schemas for Studio packages
Downloads
34
Readme
@tableland/studio-validators
Shared Zod schemas for the Studio API and web app.
Background
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.
Install
You can install via npm.
npm install @tableland/studio-validators
Development
See the web
and api
packages for how the validators are used in the context of Studio.
Contributing
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.
License
MIT AND Apache-2.0, © 2021-2024 Tableland Network Contributors