1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-15 19:14:15 +02:00

Remove old plugins

Michael Mior
2020-08-13 14:36:52 -04:00
parent ee4e316275
commit e89f72a858

@@ -6,15 +6,10 @@ A list of reveal.js plugins. Feel free to add your own!
[reveal.js-plugins](https://github.com/rajgoel/reveal.js-plugins/): a collection including:
- [anything](https://github.com/rajgoel/reveal.js-plugins/tree/master/anything): a plugin for adding plots, charts, animated SVGs, or anything else inside an HTML object using a JSON string and a javascript function ([Demo](https://rajgoel.github.io/reveal.js-demos/anything-demo.html))
- [audio-slideshow](https://github.com/rajgoel/reveal.js-plugins/tree/master/audio-slideshow): a plugin for easy audio playback and recording ([Demo](https://rajgoel.github.io/reveal.js-demos/audio-slideshow-demo.html))
- [broadcast](https://github.com/rajgoel/reveal.js-plugins/tree/master/broadcast): A plugin for audio and video broadcast for slide presentations ([Demo](https://rajgoel.github.io/reveal.js-demos/broadcast-demo.html))
- [chalkboard](https://github.com/rajgoel/reveal.js-plugins/tree/master/chalkboard):
A plugin adding a chalkboard and slide annotation ([Demo](https://rajgoel.github.io/reveal.js-demos/chalkboard-demo.html))
- [chart](https://github.com/rajgoel/reveal.js-plugins/tree/master/chart): a plugin for easy integration of charts ([Demo](https://rajgoel.github.io/reveal.js-demos/chart-demo.html))
- [customcontrols](https://github.com/rajgoel/reveal.js-plugins/tree/master/customcontrols): a plugin for customization of controls ([Demo](https://rajgoel.github.io/reveal.js-demos/customcontrols-demo.html))
- [mathsvg](https://github.com/rajgoel/reveal.js-plugins/tree/master/mathsvg):
An extension of the math.js plugin allowing to render LaTeX expressions in SVG.
- [spreadsheet](https://github.com/rajgoel/reveal.js-plugins/tree/master/spreadsheet) :
A plugin for adding Excel-like spreadsheets with formulas ([Demo](https://rajgoel.github.io/reveal.js-demos/spreadsheet-demo.html))
[revealjs-animated](https://github.com/rogeralmeida/revealjs-animated): A simple to use plugin to add custom animations, based on the Web Animation API, to your presentations. ([Demo](https://rogeralmeida.github.io/revealjs-animated-examples/))