This is a collection of plugins for Reveal.js - a framework for easily creating beautiful presentations using HTML.
This collections includes the following plugins:
- Animate: A plugin for animations using SVG.js.
- Anything: A plugin for adding plots, charts, animated SVGs,or anything else inside an HTML object using a JSON string and a javascript function.
- Audio slideshow: A plugin for audio playback and recording.
- Chalkboard: A plugin adding a chalkboard and slide annotation.
- Chart: A plugin for using Chart.js.
- Custom controls: A plugin for customization of controls.
- Fullscreen: A simple plugin allowing to use fullscreen slides.
- Load content: A plugin allowing to load external content into the body of HTML-elements.
- Seminar: a plugin providing interaction capabilities with other hosts and participants (e.g. slide events, chalkboard drawings, Q&A, polls).
- Poll: a plugin providing online polls (based on the
seminar
plugin). - Questions: a plugin adding Q&As to slide decks (based on the
seminar
plugin).
Demos for the plugin collection can be found here: https://rajgoel.github.io/reveal.js-demos/.
The easiest to get started is to start with minimal.html and take a look at the documentation of each of the plugins. The source code of the demos gives further examples and can be found here: https://github.com/rajgoel/reveal.js-demos.
MIT licensed
Copyright (C) 2023 Asvin Goel