0.0.6 • Published 7 years ago

jison-debugger v0.0.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

jison-debugger

Web UI for debugging Jison grammars, written in React.js.

Setup: npm install && bower install

Developing: use gulp watch. This was created with a Yeoman generator.

Recompiling Jison: npm run build-jison. I'm using a special build of Jison for debugging.

Deploying to gh-pages: use npm run deploy. It will build the project and push to the gh-pages branch.

Run: gulp serve

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago