From e2f985a8e98cd360c55bb5d5b2f1de8a329fba1e Mon Sep 17 00:00:00 2001 From: Brian Hann Date: Wed, 14 Mar 2018 10:59:46 -0500 Subject: [PATCH] Add driver.js to Tours & Guides --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6840775..c3371c3 100644 --- a/README.md +++ b/README.md @@ -603,6 +603,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [hopscotch](https://github.com/linkedin/hopscotch) - A framework to make it easy for developers to add product tours to their pages. * [joyride](https://github.com/zurb/joyride) - jQuery feature tour plugin. * [focusable](https://github.com/zzarcon/focusable) - Set a spotlight focus on DOM element adding a overlay layer to the rest of the page. +* [driver.js](https://github.com/kamranahmedse/driver.js) - Powerful yet light-weight, vanilla JavaScript engine to drive the user's focus across the page ## Notifications