Valibot

The modular and type safe schema library for validating structural data in TypeScript

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
🥉 Bronze Sponsor

Join us for $8.00 per month and support us

$8 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
🥈 Silver Sponsor

Join us for $16.00 per month and support us

$16 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
🥇 Gold Sponsor

Join us for $32.00 per month and support us

$32 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
💎 Diamond Sponsor

Join us for $64.00 per month and support us

$64 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
🥉 Bronze Partner

Join us for $128.00 per month and support us

$128 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
🥈 Silver Partner

Join us for $256.00 per month and support us

$256 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
🥇 Gold Partner

Join us for $512.00 per month and support us

$512 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
💎 Diamond Partner

Join us for $1,024.00 per month and support us

$1,024 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


Top financial contributors

1
GitHub Sponsors

$1,370.65 USD since Jan 2026

Valibot is all of us

Our contributors 2

Thank you for supporting Valibot.

Budget


Transparent and open finances.

Valibot v1.3 contribution

Category
Maintenance and Development
from Yaroslav Slepukhin to Valibot •
-$50.00 USD
Pending

Open source contributions to Valibot v1.3 (March 2026)

Category
Maintenance and Development
from eskimojo to Valibot •
-$50.00 USD
Paid

Valibot content contributions (February 2026)

Category
Maintenance and Development
from flysewa to Valibot •
-$100.00 USD
Paid
$
Today’s balance

$776.33 USD

Total raised

$1,233.59 USD

Total disbursed

$457.26 USD

Estimated annual budget

$1,370.65 USD

About


Valibot began as a spark of frustration during my bachelor's thesis at Stuttgart Media University in 2023. As a computer science student diving deep into TypeScript's type system, I kept bumping into validation libraries that, while powerful, often came with larger footprints that could impact bundle sizes in performance-sensitive apps. Why couldn't there be a tool as lightweight and precise, built to complement TypeScript's power? That question turned into Valibot: a schema validation library that's modular, fully type-safe, and ruthlessly efficient, clocking in at under 700 bytes gzipped with zero external dependencies.

At its core, Valibot's purpose is simple yet profound: empower developers to validate data with confidence and speed, without unnecessary overhead. Whether you're parsing API payloads, sanitizing form inputs, or wrangling config files, Valibot delivers intuitive, tree-shakable APIs that play perfectly with TypeScript's type narrowing. It's designed for the real world—performance-critical apps where every byte and millisecond counts—while maintaining 100% test coverage and rock-solid reliability. In just over two year, it's surged to millions of weekly downloads on npm, carving out its niche as a streamlined option alongside established tools like Zod, with adopters raving about how it transforms validation from a chore into a joy.

But Valibot isn't just code; it's a community ethos. Open source from day one, it's grown through contributor pull requests, user feedback loops, and collaborative docs that demystify advanced patterns. Looking ahead, our mission evolves: more fundamental improvements and ongoing refinements to stay in lockstep with TypeScript's innovations. Ultimately, Valibot exists to democratize robust validation—making it accessible, sustainable, and fun for solo devs, indie hackers, and enterprise teams alike. By joining Open Collective, we're not just sustaining a library; we're fueling a movement toward smarter, snappier JavaScript ecosystems. What's your validation story? Let's build it together.

Our team