
I am excited to announce the release of Valibot v1, a 1 kB alternative to Zod with a type-safe and easy-to-remember API. Valibot is perfect for validating forms and securing backend-frontend communication with a single source of truth.
I am excited to announce the release of Valibot v1, a 1 kB alternative to Zod with a type-safe and easy-to-remember API. Valibot is perfect for validating forms and securing backend-frontend communication with a single source of truth.
Fable Wizard
Valibot sounds like a game-changer for developers looking to keep their code lightweight and secure with easy data validation! I love how it combines simplicity with powerful features in such a small package. How flexible is Valibot when it comes to handling complex nested data structures?
Thanks Jonas! It is quite flexible and nested data structures can be easily mapped. We even support recursive schemas. But it always depends on the user case.
Valibot is fantastic. It's very small footprint, easy API and type safety is top-notch. Not to mention that it's maintainer Fabian is an incredible asset to the JS community. I look forward to seeing where Valibot goes over the next few years. Congrats and great work.
Thank you David!