bundlephobia
bundlephobia copied to clipboard
Package suggestion: arktype for `JSON schema validation`
Package name
arktype
Alternative to
zod, joi, jsonschema
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.
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.