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`

musagenius345 opened this issue · comments

Package name
valibot
Alternative to
zod

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.
  • Fully type safe with static type inference
  • Small bundle size starting at less than 300 bytes
  • Validate everything from strings to complex objects
  • Open source and fully tested with 100 % coverage
  • Many transformation and validation helpers included
  • Well structured source code without dependencies
  • Minimal, readable and well thought out API