Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package suggestion: io-ts for JSON schema validation #902

Open
4 tasks done
gbremond opened this issue Nov 18, 2024 · 0 comments
Open
4 tasks done

Package suggestion: io-ts for JSON schema validation #902

gbremond opened this issue Nov 18, 2024 · 0 comments
Labels
similar suggestion Suggestion for a similar package

Comments

@gbremond
Copy link

Package name

io-ts

Alternative to

joi, ajv, superstruct, zod, etc.

Quality check

  • Package has sufficient overlap in functionality to act as a replacement.
  • Package is 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.

This package can be a great alternative to other JSON Schema libs because :

  • it's tree shakeable
  • it's light compared to standards like zod
  • it integrates really well with other functional programming tools like fp-ts

Thank's a lot for all the great work on Bundlephobia 🚀 !

@gbremond gbremond added the similar suggestion Suggestion for a similar package label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
similar suggestion Suggestion for a similar package
Projects
None yet
Development

No branches or pull requests

1 participant