mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 06:48:02 -08:00
Compare commits
1 Commits
220382bb9f
...
9d2a951d61
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d2a951d61 |
@@ -556,7 +556,6 @@
|
|||||||
- [ajv](https://github.com/ajv-validator/ajv) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
|
- [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).
|
- [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.
|
- [yup](https://github.com/jquense/yup) - Object schema validation.
|
||||||
- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
|
|
||||||
|
|
||||||
### Parsing
|
### Parsing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user