Compare commits

..

1 Commits

Author SHA1 Message Date
Everett Pompeii
3b580938a4 Merge 8fcb0e125a into 452991fe63 2024-04-11 11:03:20 +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