vue-tour

a Lightweight, Simple and Customizable tour plugin for use with Vue.js

Docs GitHub

Star

Latest version: {{ version }}

Lightweight
Vue Tour is composed of just two Vue components and a very small JavaScript file.
Simple
Add an array of steps in your component and a 'v-tour' component in your template and you're good to go!
Customizable
You can change the DOM of every steps independently, use your own classes and even add custom animations.

Introduction

Vue Tour provides a quick and easy way to guide your users through your application. You can control the tour on this page by clicking the following buttons.

PayPal Donate
Vue Tour is completely free to use. If you enjoy it, please consider donating for the further development. ♥
Vue Tour Docs
Go to our documentation if you want to use Vue Tour in a more advanced way.