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

Updated Plugins, Tools and Hardware (markdown)

Frank Rehberger
2023-02-06 15:05:01 +01:00
parent 56d2f8500f
commit 2f46ee66d4

@@ -5,7 +5,6 @@ If you want to create reveal.js presentations in a graphical editor, try [Slides
A list of reveal.js plugins. Feel free to add your own!
[reveal.js-mermaid-plugin](https://www.npmjs.com/package/reveal.js-mermaid-plugin): a plugin rendering [Mermaid](https://mermaid.js.org/) diagrams in browser, such as state charts, class diagrams, flowchart and many more.
[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))
- [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.
@@ -15,6 +14,8 @@ A list of reveal.js plugins. Feel free to add your own!
- [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))
[reveal.js-mermaid-plugin](https://www.npmjs.com/package/reveal.js-mermaid-plugin): a plugin rendering [Mermaid](https://mermaid.js.org/) diagrams in browser, such as state charts, class diagrams, flowchart and many more.
[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/))
[reveal-mark-plugin](https://github.com/stlab/reveal-mark-plugin): [Mark.js](https://markjs.io)-powered highlighting of arbitrary text