pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project

Home Page:https://bundlephobia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package suggestion: Valibot for `JSON schema validation`

raysubham opened this issue · comments

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

Alternative to
Zod

Zod, Joi, Yup

Quality check

  • Package has sufficient overlap in functionality to act as a replacement.
  • Package is actively maintained, and/or stable for use.
  • Package has at least 1000 weekly downloads on NPM or is relatively popular on GitHub.
  • This package is a better alternative to what is already suggested for this category (please explain why), or the category is new.

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