From a8cc3d51de6e6b6e24f87adc10af5169fc5e89d4 Mon Sep 17 00:00:00 2001 From: Roger Almeida Date: Sat, 12 Jan 2019 21:15:49 +1100 Subject: [PATCH] Moved the "official plugins" to the top. --- Plugins,-Tools-and-Hardware.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 38d92df..34da5b0 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -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.