cleaver-editor

Single page editor for cleaver slides in your browser

MIT License

Stars
5

cleaver-editor

Single page editor for cleaver slides in your browser. Open index.html, edit your slides, save presentation to disk.

See it in action over here.

This thing was made possible thanks to browserify.

How to contribute

Don't hesitate to open issue, or just do regular fork-feature branch-pull request thing on me.

Hint for development: to have build update on *.js file changes, be sure to run

  1. npm install
  2. npm run-script dev