#json-schema #convert-json #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

#557 in Database interfaces

21 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–4.5MB
~86K SLoC