Skip to content

LindsayRichman/reveal.js-plugins

 
 

Repository files navigation

reveal.js-plugins

This is a collection of plugins for Reveal.js - a framework for easily creating beautiful presentations using HTML. Example presentations and demos for these plugins can be found and added here.

This collections includes the following plugins:

  • Anything (Demo): 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 (Demo): A plugin for audio playback and recording.
  • Chalkboard (Demo): A plugin adding a chalkboard and slide annotation.
  • Chart (Demo): A plugin for using Chart.js v2.0.
  • Fullscreen (Demo): A simple plugin allowing to use fullscreen slides.
  • MathSVG: An extension of the math.js plugin allowing to render LaTeX expressions in SVG.
  • Menu (Demo): A plugin by Greg Denehy for adding a slideout menu.
  • Spreadsheet (Demo): A plugin for adding Excel-like spreadsheets with formulas.

Download

You can download the plugins into the bower_components folder using

bower install reveal.js-plugins

or manually copy this repository into the folder of your reveal.js presentation.

Please note that the menu-plugin is a submodule and has to be downloaded separately.

License

MIT licensed

Copyright (C) 2016 Asvin Goel

About

Plugins for reveal.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • CSS 0.1%