bundlephobia icon indicating copy to clipboard operation
bundlephobia copied to clipboard

Package suggestion: valibot for `JSON schema validation`

Open musabadru opened this issue 1 year ago • 0 comments

Package name valibot Alternative to zod

Quality check

  • [x] Package has sufficient overlap in functionality to act as a replacement.
  • [x] Package is actively maintained, and/or stable for use.
  • [x] Package has at least 1000 weekly downloads on NPM or is relatively popular on GitHub.
  • [x] 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

musabadru avatar Dec 31 '23 05:12 musabadru