Compare commits

..

1 Commits

Author SHA1 Message Date
aryankhanna475
fca6507038 Merge a72503ed26 into 452991fe63 2024-04-11 11:05:58 +08:00

View File

@@ -556,7 +556,6 @@
- [ajv](https://github.com/ajv-validator/ajv) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
- [Superstruct](https://github.com/ianstormtaylor/superstruct) - Simple and composable way to validate data in JavaScript (and TypeScript).
- [yup](https://github.com/jquense/yup) - Object schema validation.
- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
### Parsing