An HTML5 presentation framework, with the goals:
- simplicity
- good looks
- syntax highlighting
- remote control (not yet implemented)
- export to standalone html/js (not yet implemented)
http://jamiemill.github.com/presenter.js/
node.js
- Tested on:
- Chrome 23
- Firefox 10
- Should work on IE9+, but not tested.
npm install
node present
then visit http://<your computer>:3000
MIT, see the LICENSE file.