mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-02 03:03:03 +02:00
Moved the "official plugins" to the top.
@@ -1,12 +1,6 @@
|
||||
## Plugins
|
||||
A list of reveal.js plugins. Feel free to add your own!
|
||||
|
||||
[pubnub-remote-control-plugin](https://www.pubnub.com/blog/2016-12-09-realtime-presentation-remote-control-using-reveal.js-and-pubnub/): Remote control a presentation using a web page or a Telegram bot via PubNub API.
|
||||
|
||||
[menu](https://github.com/denehyg/reveal.js-menu): A slideout menu to quickly jump to any slide by title. Also optionally changes the theme and sets the default transition. ([Demo](https://denehyg.github.io/reveal.js-menu))
|
||||
|
||||
[toolbar](https://github.com/denehyg/reveal.js-toolbar) A toolbar to quickly access reveal.js functionality such as fullscreen, notes and pause.
|
||||
([Demo](https://denehyg.github.io/reveal.js-toolbar)) - compatible with [reveal.js-menu](https://github.com/denehyg/reveal.js-menu)
|
||||
|
||||
[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))
|
||||
@@ -21,7 +15,16 @@ A list of reveal.js plugins. Feel free to add your own!
|
||||
- [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-examples) Easy way to add custom animation to your presentations.
|
||||
### Third Parties
|
||||
|
||||
[revealjs-animated](https://github.com/rogeralmeida/revealjs-animated-examples): 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/))
|
||||
|
||||
[pubnub-remote-control-plugin](https://www.pubnub.com/blog/2016-12-09-realtime-presentation-remote-control-using-reveal.js-and-pubnub/): Remote control a presentation using a web page or a Telegram bot via PubNub API.
|
||||
|
||||
[menu](https://github.com/denehyg/reveal.js-menu): A slideout menu to quickly jump to any slide by title. Also optionally changes the theme and sets the default transition. ([Demo](https://denehyg.github.io/reveal.js-menu))
|
||||
|
||||
[toolbar](https://github.com/denehyg/reveal.js-toolbar) A toolbar to quickly access reveal.js functionality such as fullscreen, notes and pause.
|
||||
([Demo](https://denehyg.github.io/reveal.js-toolbar)) - compatible with [reveal.js-menu](https://github.com/denehyg/reveal.js-menu)
|
||||
|
||||
[remeal](https://github.com/dmitry-korolev/remeal): Fully featured customizable remote control tool. Powerful yet extremely simple in use.
|
||||
|
||||
|
Reference in New Issue
Block a user