jsonschema
There are 331 repositories under jsonschema topic.
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
json-schema-org/json-schema-spec
The JSON Schema specification
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
lljj-x/vue-json-schema-form
基于Vue/Vue3,Json Schema 和 ElementUi/antd/iview3/naiveUi 等生成 HTML Form 表单,用于活动编辑器、h5编辑器、cms等数据配置;支持可视化生成表单Schema 。 Generate a form using Vue/Vue3, Json Schema and ElementUi/antdv/iview3/naiveUi
react-hook-form/resolvers
📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS
santhosh-tekuri/jsonschema
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
Fatal1ty/mashumaro
Fast and well tested serialization library
danielaparker/jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
json-schema-org/JSON-Schema-Test-Suite
A language agnostic test suite for the JSON Schema specifications
jd-opensource/drip-form
基于React和JSONSchema的动态表单解决方案
Stranger6667/jsonschema
A high-performance JSON Schema validator for Rust
datreeio/CRDs-catalog
Popular Kubernetes CRDs (CustomResourceDefinition) in JSON schema format.
grantila/typeconv
Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType
jazzband/jsonmodels
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
jpmckinney/validictory
🎓 deprecated general purpose python data validator
asyrjasalo/RESTinstance
Robot Framework library for RESTful JSON APIs
silverton-io/buz
Serverless multi-protocol + multi-destination event collection system.
ahyiru/web-design
Low-Code development platform.
s-knibbs/dataclasses-jsonschema
JSON schema generation from dataclasses
openapi-json-schema-tools/openapi-json-schema-generator
OpenAPI JSON Schema Generator allows auto-generation of API client libraries with a focus on JSON schema given an OpenAPI document
mostafa/xk6-kafka
k6 extension to load test Apache Kafka with support for various serialization formats, SASL, TLS, compression, Schema Registry client and beyond
googleapis/google-cloudevents
Types for CloudEvents issued by Google
typeofweb-org/schema
@typeofweb/schema: Lightweight validator with 100% TypeScript support and sane coercion rules.
sourcemeta/awesome-jsonschema
A curated list of awesome JSON Schema resources, tutorials, tools, and more
sourcemeta/jsonbinpack
A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency
ruzicka/to-json-schema
Converts JS objects to JSON Schema
oaijs/koa-oai-router
Koa Router, based on OpenAPI, Swagger and Json Schema.
pubkey/jsonschema-key-compression
Compress json-data based on its json-schema while still having valid json
eddyzhang1986/antd-jsonschema-form
Aother ui implement for react-jsonschema-form
json-schema-org/community
A space to discuss community and organisational related things
dadav/helm-schema
Generate jsonschemas from helm charts.
ethlo/jsons2xsd
Highly configurable converter from JSON-schema to XML-schema (XSD).
sourcemeta/jsonschema
The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines
json-schema-org/website
JSON Schema website
kaptinlin/jsonschema
A powerful Go JSON Schema validator library aligned with the JSON Schema Draft 2020-12. It features enhanced validation outputs and supports internationalization, making it perfect for developers requiring comprehensive schema compliance and multilingual error messaging in modern applications.