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.
ajv-formats
JSON Schema format validation for Ajv v8+
express-json-validator-middleware
Express middleware for validating requests against JSON schema
json-schema-spec
The JSON Schema specification
vuetify-jsonschema-form
Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
vue-form-builder
Build powerful vue form with JSON schema and composition api.
ui-schema
Use JSON-Schema with React, generate Forms + UIs with any design system, easy creation of complex custom widgets.
universal-json-schema
:scroll: Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.
json_schemer
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
jsonschema
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go