Skip to content
Open
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
30 changes: 29 additions & 1 deletion data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3444,4 +3444,32 @@
homepage: 'https://github.com/MadhavDhatrak/Blaze4J.git'
supportedDialects:
draft: ['4', '6', '7', '2019-09', '2020-12']
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'

- name: JSON Schema Kit
description: Lightweight JavaScript/TypeScript library for writing concise JSON Schema definitions with helper functions for schema composition, validation, and transformation.
tooling_types:
- validator
- util-general-processing
- util-schema-to-schema
languages:
- JavaScript
- TypeScript
environments:
- Node.js
- Browser
- Deno
dependencies_on_validators: None
creators: nexxtmove
maintainers: nexxtmove
license: MIT
source_repository_url: https://github.com/nexxtmove/json-schema-kit
homepage_url: https://github.com/nexxtmove/json-schema-kit
supported_dialects:
- draft-07
- 2020-12
additional_dialects: []
bowtie_compliance_testing: false
tooling_listing_notes: Specialized for OpenAI Structured Outputs and AI-driven schema generation workflows.
compliance: Supports core features of JSON Schema Draft 7 and Draft 2020-12
landscape_information: Developer-focused utility library designed for programmatic JSON Schema creation, particularly suited for AI integration and dynamic schema generation use cases.
Loading