jison-debugger

0.0.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i jison-debugger

Weekly Downloads

1

Version

0.0.6

License

Apache-2.0

Last publish

Collaborators

  • ku3mich