Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ GitHub](https://github.com/sponsors/sourcemeta)**
- [JSONBuddy](https://www.json-buddy.com?utm_source=awesome-jsonschema) - A JSON editor and validator desktop application for Windows.
- [Schema Gateway](https://github.com/sravan27/schema-gateway?utm_source=awesome-jsonschema) - Compile one JSON Schema into provider-ready request payloads for OpenAI, Gemini, Anthropic, and Ollama, then lint portability issues locally, in CI, or through a hosted API.
- [Sourcemeta Studio](https://github.com/sourcemeta/studio?utm_source=awesome-jsonschema) - A Visual Studio Code extension providing professional JSON Schema tooling with real-time linting, automatic formatting, and metaschema validation.
- [YAML Validator](https://yamlvalidator.dev?utm_source=awesome-jsonschema) - An online YAML validator and Chrome extension that validates YAML against JSON Schema for Kubernetes, Docker Compose, GitHub Actions, GitLab CI, Helm Charts, OpenAPI 3.0, Swagger 2.0, Ansible, and more.

## Books

Expand Down
5 changes: 5 additions & 0 deletions data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@
type: tool
summary: A Visual Studio Code extension providing professional JSON Schema tooling with real-time linting, automatic formatting, and metaschema validation

- title: YAML Validator
url: https://yamlvalidator.dev
type: tool
summary: An online YAML validator and Chrome extension that validates YAML against JSON Schema for Kubernetes, Docker Compose, GitHub Actions, GitLab CI, Helm Charts, OpenAPI 3.0, Swagger 2.0, Ansible, and more

- title: "Validation of Modern JSON Schema: Formalization and Complexity"
url: https://arxiv.org/abs/2307.10034
year: 2024
Expand Down