mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-21 05:51:36 +02:00
Updated Plugins, Tools and Hardware (markdown)
@@ -1,7 +1,7 @@
|
|||||||
## Plugins
|
## Plugins
|
||||||
A list of external reveal.js plugins. External meaning they don't live inside of the reveal.js repository.
|
A list of external reveal.js plugins. External meaning they don't live inside of the reveal.js repository. If you would like to add your plugin to this list, please add it to the bottom of the list.
|
||||||
|
|
||||||
A slideout menu to quickly jump to any slide by title. Also optionally change the theme and set the default transition.
|
A slideout menu to quickly jump to any slide by title. Also optionally changes the theme and sets the default transition.
|
||||||
https://github.com/denehyg/reveal.js-menu ([Demo](https://denehyg.github.io/reveal.js-menu))
|
https://github.com/denehyg/reveal.js-menu ([Demo](https://denehyg.github.io/reveal.js-menu))
|
||||||
|
|
||||||
A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including:
|
A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including:
|
||||||
@@ -13,9 +13,6 @@ A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including:
|
|||||||
- [mathsvg](https://github.com/rajgoel/reveal.js-plugins/tree/master/mathsvg):
|
- [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.
|
An extension of the math.js plugin allowing to render LaTeX expressions in SVG.
|
||||||
|
|
||||||
Plugin to add real-time data retrieving over MQTT to your slides.
|
|
||||||
https://github.com/roccomuso/reveal.js-mqtt-plugin
|
|
||||||
|
|
||||||
A plugin for animated svg
|
A plugin for animated svg
|
||||||
https://github.com/rajgoel/reveal.js/tree/animate/plugin/animate ([Demo](http://courses.telematique.eu/reveal.js-animate/index.html#/20))
|
https://github.com/rajgoel/reveal.js/tree/animate/plugin/animate ([Demo](http://courses.telematique.eu/reveal.js-animate/index.html#/20))
|
||||||
|
|
||||||
@@ -40,7 +37,7 @@ https://github.com/Sonaryr/reveal.js-otf-fragment-order
|
|||||||
Formula rendering with KaTeX (instead of MathJax)
|
Formula rendering with KaTeX (instead of MathJax)
|
||||||
https://github.com/j13z/reveal.js-math-katex-plugin
|
https://github.com/j13z/reveal.js-math-katex-plugin
|
||||||
|
|
||||||
Focus on specific lines of code blocks
|
Focus on specific lines of code blocks.
|
||||||
https://github.com/demoneaux/reveal-code-focus ([Demo](https://demoneaux.github.io/reveal-code-focus/))
|
https://github.com/demoneaux/reveal-code-focus ([Demo](https://demoneaux.github.io/reveal-code-focus/))
|
||||||
|
|
||||||
Jump between slides by typing the number followed by enter
|
Jump between slides by typing the number followed by enter
|
||||||
@@ -71,6 +68,9 @@ https://github.com/ctangel/RevealEditor
|
|||||||
Google Analytics tracking for Reveal.js presentations.
|
Google Analytics tracking for Reveal.js presentations.
|
||||||
https://github.com/stevegrunwell/reveal-ga
|
https://github.com/stevegrunwell/reveal-ga
|
||||||
|
|
||||||
|
Plugin to add real-time data retrieving over MQTT to your slides.
|
||||||
|
https://github.com/roccomuso/reveal.js-mqtt-plugin
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
Useful tools for working with reveal.js.
|
Useful tools for working with reveal.js.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user