reveal.js-plugins

4.2.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i reveal.js-plugins

Weekly Downloads

67

Version

4.2.5

License

MIT

Unpacked Size

726 kB

Total Files

53

Last publish

Collaborators

  • rajgoel