#json-schema #convert-json #grammar #converter #gbnf

app jsonschema2gbnf

Convert JSON Schema to GBNF

5 releases

0.1.4 Jan 7, 2024
0.1.3 Jan 7, 2024
0.1.2 Jan 7, 2024
0.1.1 Jan 7, 2024
0.1.0 Jan 7, 2024

#14 in #convert-json

32 downloads per month

MIT license

5KB

JSON Schema to GBNF converter

Install rust at https://rustup.rs/

cargo install jsonschema2gbnf
jsonschema2gbnf --help
jsonschema2gbnf my_schema.json -o grammar.gbnf

Dependencies

~3.5–5MB
~89K SLoC