diff --git a/implementations.md b/implementations.md index 8e2b5969..9390f231 100644 --- a/implementations.md +++ b/implementations.md @@ -65,6 +65,7 @@ Validators - json-schema-validator - *supports version 4* (Apache License 2.0) - JavaScript - ajv for Node.js and the browser - *supports version 4, validation keywords and $data reference from [version 5 proposals](https://github.com/json-schema/json-schema/wiki/v5-Proposals)* (MIT) + - djv for Node.js and browsers - *supports version 4* (MIT) - jsonschema for Node.js - *supports version 4* (MIT) - is-my-json-valid - *supports version 4* (MIT) - tv4 - *supports version 4* (Public Domain)