jsonschema2gbnf

Crates.iojsonschema2gbnf
lib.rsjsonschema2gbnf
version0.1.5
created_at2024-01-07 06:47:01.264263+00
updated_at2025-09-01 16:05:18.504407+00
descriptionConvert JSON Schema to GBNF
homepage
repository
max_upload_size
id1091515
size13,014
richardanaya2_2048b.Q6_K.gguf (richardanaya)

documentation

README

JSON Schema to GBNF converter

Install rust at https://rustup.rs/

cargo install jsonschema2gbnf
jsonschema2gbnf --help
jsonschema2gbnf my_schema.json -o grammar.gbnf
Commit count: 0

cargo fmt