Home

Awesome

json2jison

jison grammars come in two formats: JSON or a speciel text format similar to Bison's. This utility converts from the JSON format to jison's text format. See the jison2json for the reverse conversion.

install

npm install json2jison -g

license

MIT