0.6.1-215 • Published 8 years ago

@gerhobbelt/json2jison v0.6.1-215

Weekly downloads
17
License
MIT
Repository
github
Last release
8 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

8 years ago

0.6.1-214

8 years ago

0.6.1-212

8 years ago

0.6.1-208

8 years ago

0.6.1-207

8 years ago

0.6.1-206

8 years ago

0.6.1-205

8 years ago

0.6.1-203

8 years ago

0.6.1-202

8 years ago

0.0.1-200

8 years ago

0.0.1-193

8 years ago

0.0.1-192

8 years ago

0.0.1-191

8 years ago

0.0.1-190

8 years ago

0.0.1-188

8 years ago

0.0.1-186

8 years ago