Skip to content

rajgoel/reveal.js-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fedae41 · Jul 26, 2024
Oct 4, 2023
Sep 9, 2023
Oct 6, 2023
Jul 26, 2024
Sep 9, 2023
Sep 9, 2023
Sep 9, 2023
Sep 9, 2023
Sep 9, 2023
Sep 9, 2023
Sep 9, 2023
Sep 9, 2023
Oct 4, 2023
May 7, 2021
Sep 15, 2023
Sep 9, 2023
Nov 8, 2023
Sep 19, 2023

Repository files navigation

Reveal.js-plugins

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

Demos for the plugin collection can be found here: https://rajgoel.github.io/reveal.js-demos/.

Getting started

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.

License

MIT licensed

Copyright (C) 2023 Asvin Goel