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

add yup to data validation #1059

Closed
wants to merge 3 commits into from
Closed

Conversation

wakeupmh
Copy link

Yup is a Dead simple Object schema validation

@sindresorhus
Copy link
Owner

You are doing a lot of unrelated changes.

@@ -505,6 +505,7 @@
- [property-validator](https://github.com/nettofarah/property-validator) - Easy property validation for Express.
- [schema-inspector](https://github.com/Atinux/schema-inspector) - JSON API sanitization and validation.
- [ajv](https://github.com/epoberezkin/ajv) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
- [yup](https://github.com/jquense/yup) - Yup is a JavaScript schema builder for value parsing and validation built with client-side validation as its primary use-case
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a better, shorter, and more Node.js specific description.

@sindresorhus
Copy link
Owner

Please follow the contribution guidelines: https://github.com/sindresorhus/awesome-nodejs/blob/master/contributing.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants