Hopscotch is a framework to make it easy for developers to add product tours to their pages. Hopscotch accepts a tour JSON object as input and provides an API for the developer to control rendering the tour display and managing the tour progress.
Features:
- Callbacks for tour events (e.g. onStart, onEnd, onShow, onNext, onPrev, onClose)
- Multi-page persistence using HTML5 sessionStorage using cookies as a fallback
- I18N support
- Lightweight single callouts