From ffbbd8370ca829bc339d970ca5a7ea4d7edc7e88 Mon Sep 17 00:00:00 2001 From: Peter Doherty Date: Thu, 22 Mar 2018 15:15:58 +0100 Subject: [PATCH] Added type.js plugin for reveal.js --- Plugins,-Tools-and-Hardware.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index a50aebe..2fad82f 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -126,10 +126,14 @@ Add badges to your code snippets (or other stuff) [Spotlight](https://github.com/denniskniep/reveal.js-plugin-spotlight): Allows to highlight the current mouse position with a spotlight - [Dummy-Mouse-Pointer](https://github.com/caiofcm/plugin-revealjs-mouse-pointer): Create a presentation pointer tracking mouse movement +[Typed](https://github.com/caiofcm/plugin-revealjs-mouse-pointer): +Implement a typewriter effect using Type.js: +- [Demo](https://peter-doherty.github.io/reveal.js-typed) +- [Github](https://github.com/peter-doherty/reveal.js-typed) + ## Tools Useful tools for working with reveal.js.