0.6.1-215 • Published 6 years ago

@gerhobbelt/json2jison v0.6.1-215

Weekly downloads
17
License
MIT
Repository
github
Last release
6 years ago

json2jison

build status

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

install

npm install @gerhobbelt/json2jison -g

build

Follow the install & build directions of the monorepo.

You can also only build this particular subpackage by cd-ing into this directory and then invoking the local make:

cd packages/json2jison
make

This will generate the rollup/babel-postprocessed ES6 and ES5 compatible libraries in the local dist/ directory.

license

MIT

0.6.1-215

6 years ago

0.6.1-214

6 years ago

0.6.1-212

6 years ago

0.6.1-208

7 years ago

0.6.1-207

7 years ago

0.6.1-206

7 years ago

0.6.1-205

7 years ago

0.6.1-203

7 years ago

0.6.1-202

7 years ago

0.0.1-200

7 years ago

0.0.1-193

7 years ago

0.0.1-192

7 years ago

0.0.1-191

7 years ago

0.0.1-190

7 years ago

0.0.1-188

7 years ago

0.0.1-186

7 years ago