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

程序 jsonschema2gbnf

将 JSON 模式转换为 GBNF

5 个版本

0.1.4 2024年1月7日
0.1.3 2024年1月7日
0.1.2 2024年1月7日
0.1.1 2024年1月7日
0.1.0 2024年1月7日

#11#convert-json

MIT 许可证

5KB

JSON 模式到 GBNF 转换器

https://rustup.rs/ 安装 rust

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

依赖关系

~3.5–4.5MB
~86K SLoC