pastelsky / bundlephobia

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

Package suggestion: arktype for `JSON schema validation` #849

Open ibobo opened 6 months ago

ibobo commented 6 months ago

Package name

arktype

Alternative to

zod, joi, jsonschema

Quality check

Why is this better?

The package is a runtime validation library that can infer TypeScript definitions 1:1 and reuse them as highly-optimized validators for the data.