From 58aa779241a22ba16cf0b9e830d94cbd3fec46d3 Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 13 Jul 2014 18:50:09 +0800 Subject: [PATCH] add Tours And Guides --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b6842c..9c56ff0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [Loading Status](#loading-status) * [Validation](#validation) * [Keyboard Wrappers](#keyboard-wrappers) - * Tours And Guides + * [Tours And Guides](#tours-and-guides) * Notifications * Sliders * [Other Awesome Lists](#other-awesome-lists) @@ -258,5 +258,17 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [jwerty](https://github.com/keithamus/jwerty) - Awesome handling of keyboard events. +## Tours And Guides + +* [intro.js](https://github.com/usablica/intro.js) - A better way for new feature introduction and step-by-step users guide for your website and project. +* [shepherd](https://github.com/HubSpot/shepherd) - Guide your users through a tour of your app. +* [bootstrap-tour](https://github.com/sorich87/bootstrap-tour) - Quick and easy product tours with Twitter Bootstrap Popovers. +* [tourist](https://github.com/easelinc/tourist) - Simple, flexible tours for your app. +* [chardin.js](https://github.com/heelhook/chardin.js) - Simple overlay instructions for your apps. +* [pageguide](https://github.com/tracelytics/pageguide) - An interactive guide for web page elements using jQuery and CSS3. +* [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. + + # Other Awesome Lists Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.