bundlephobia icon indicating copy to clipboard operation
bundlephobia copied to clipboard

Package suggestion: arktype for `JSON schema validation`

Open ibobo opened this issue 2 years ago • 0 comments

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.

ibobo avatar Dec 28 '23 15:12 ibobo