mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-18 16:27:08 +00:00
add Tours And Guides
This commit is contained in:
parent
13b7bed785
commit
58aa779241
14
README.md
14
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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user