pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project
https://bundlephobia.com
MIT License
8.89k stars 221 forks source link

Package suggestion: Valibot for `JSON schema validation` #831

Open raysubham opened 10 months ago

raysubham commented 10 months ago

Package name Valibot (https://github.com/fabian-hiller/valibot)

Alternative to Zod

Zod, Joi, Yup

Quality check

This package, by default, exports individual functions instead of the entire namespace like zod. Thus, it will be tree-shakeable by bundlers.