mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add is-my-json-valid
This commit is contained in:
@@ -352,6 +352,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
### Data validation
|
### Data validation
|
||||||
|
|
||||||
- [joi](https://github.com/spumko/joi) - Object schema description language and validator for JavaScript objects.
|
- [joi](https://github.com/spumko/joi) - Object schema description language and validator for JavaScript objects.
|
||||||
|
- [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) - JSON Schema validator that uses code generation to be extremely fast.
|
||||||
|
|
||||||
|
|
||||||
### Parsing
|
### Parsing
|
||||||
|
|||||||
Reference in New Issue
Block a user