1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-18 12:31:24 +02:00

Updated Plugins, Tools and Hardware (markdown)

Peter Kehl
2022-10-01 13:01:10 -07:00
parent 08516cfc23
commit 7dbbca600a

@@ -8,7 +8,7 @@ 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: [reveal.js-plugins](https://github.com/rajgoel/reveal.js-plugins/): a collection including:
- [animate](https://github.com/rajgoel/reveal.js-plugins/tree/master/animate): a plugin for animations using SVG.js ([Demo](https://rajgoel.github.io/reveal.js-demos/animate-demo.html)) - [animate](https://github.com/rajgoel/reveal.js-plugins/tree/master/animate): a plugin for animations using SVG.js ([Demo](https://rajgoel.github.io/reveal.js-demos/animate-demo.html))
- [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)). You can parameterize your content. Especially useful if you load your content from separate [Markdown](https://revealjs.com/markdown/#external-markdown) files - then you can reuse them as templates. - [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)). You can parameterize your content. Especially useful if you load your content from separate [Markdown](https://revealjs.com/markdown/#external-markdown) files - then you can inject HTML or modify it in Javascript, and reuse the Markdown files as templates.
- [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)) - [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))
- [chalkboard](https://github.com/rajgoel/reveal.js-plugins/tree/master/chalkboard): - [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)) A plugin adding a chalkboard and slide annotation ([Demo](https://rajgoel.github.io/reveal.js-demos/chalkboard-demo.html))