JSON Schema topic

While JSON is probably the most popular format for exchanging data, JSON Schema is the vocabulary that enables JSON data consistency, validity, and interoperability at scale.

List JSON Schema repositories

ajv-formats

173
Stars
35
Forks
Watchers

JSON Schema format validation for Ajv v8+

express-json-validator-middleware

158
Stars
25
Forks
Watchers

Express middleware for validating requests against JSON schema

vuetify-jsonschema-form

536
Stars
154
Forks
Watchers

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.

vue-form-builder

386
Stars
46
Forks
Watchers

Build powerful vue form with JSON schema and composition api.

ui-schema

282
Stars
29
Forks
Watchers

Use JSON-Schema with React, generate Forms + UIs with any design system, easy creation of complex custom widgets.

universal-json-schema

151
Stars
20
Forks
Watchers

:scroll: Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.

Argus

104
Stars
19
Forks
Watchers

Builds models from JSON Schemas

json_schemer

383
Stars
63
Forks
Watchers

JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.

jsonschema

851
Stars
91
Forks
Watchers

JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go