json-schema-spec
JSON validator
A specification and vocabulary for validating and annotating JSON documents
The JSON Schema specification
4k stars
106 watching
266 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list
api-documentationjsonjson-schemajsonschemavalidation
Related projects:
Repository | Description | Stars |
---|---|---|
json-schema-form/angular-schema-form | Generate forms from JSON schemas using AngularJS | 2,470 |
microsoft/json-schemas | A repository of standardized schema definitions used by Microsoft products and services. | 78 |
json-schema-faker/json-schema-faker | Provides consistent and meaningful fake data for systems using JSON Schema | 3,295 |
ajv-validator/ajv | A high-performance JSON schema validator that supports multiple draft versions and JSON Type Definition standards. | 13,851 |
jsonrainbow/json-schema | A PHP implementation of JSON schema validation and coercion | 3,549 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,501 |
jdorn/json-editor | A tool that allows users to create and edit JSON data visually using a schema-based interface. | 5,811 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 399 |
json-schema-org/community | A space to discuss and organize the community around JSON Schema standardization | 85 |
tangram-js/json-schema-editor | An editor for creating and managing JSON schemas in a single-page application. | 278 |
jsonresume/resume-schema | Defines and validates a standard format for resumés using JSON Schema | 2,142 |
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 53 |
nlohmann/json | A C++ library providing a simple and efficient way to work with JSON data in modern C++ applications. | 43,219 |
stoically/webextensions-schema | Provides a programmatic way to access and consume WebExtensions Schema JSON files | 4 |