mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add ajv (#576)
This commit is contained in:
committed by
Sindre Sorhus
parent
bfb25ab0c4
commit
72825f8187
@@ -498,6 +498,7 @@
|
||||
- [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) - JSON Schema validator that uses code generation to be extremely fast.
|
||||
- [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 proposals.
|
||||
|
||||
|
||||
### Parsing
|
||||
|
||||
Reference in New Issue
Block a user