This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Chris Nicholas
chrisnicholas.dev
did:plc:i3yxxcbu3dzxj7dpb2mfriag
Zod isn't the only option.
Our team uses decoders, built by the wonderful @nvie.com. We find it's:
• Easier to read, as it looks like TypeScript.
• Quicker to debug, with its human-readable error messages.
• Lighter to ship, with tree-shaking and smaller bundles.
Learn more ↓
2026-03-02T17:09:15.201Z