zod-tools
v0.2.0
Published
Tools for working with Zod schemas.
Downloads
3
Maintainers
Readme
zod-tools
Tools for traversing Zod schema trees while keeping some type information intact. Supports custom nodes with minimal configuration.
Inspector
A handy wrapper around a zod
schema node.
import { zodInspector }