Validate unknown data with confidence using this modular and type-safe schema library for TypeScript.
Visit WebsiteValibot is completely free to use with no hidden costs.
No reviews yet. Be the first to review Valibot!
Write a ReviewValibot is an open-source schema library for TypeScript that allows you to define schemas to describe structured data sets. Unlike TypeScript types, Valibot schemas can be executed at runtime to validate unknown data and guarantee its type safety.
Valibot is completely free of charge and licensed under the MIT License. It relies on partners and sponsors for funding.
Yes, Valibot is available free of charge and is open source under the MIT License.
Valibot is for TypeScript developers who need to validate unknown data with confidence, especially those concerned with bundle size for client-side applications (like form validation) and serverless environments. It's also for developers who prioritize type safety and a good developer experience.