mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Add Superstruct (#1081)
This commit is contained in:
@@ -506,6 +506,7 @@
|
|||||||
- [property-validator](https://github.com/nettofarah/property-validator) - Easy property validation for Express.
|
- [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.
|
- [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.
|
- [ajv](https://github.com/epoberezkin/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).
|
||||||
|
|
||||||
### Parsing
|
### Parsing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user