{"library":"vue-tour","type":"library","category":null,"description":"Vue Tour is a lightweight, simple, and customizable plugin designed to guide users through applications built with Vue.js. It allows developers to create interactive, step-by-step tours by targeting specific DOM elements. The current stable version is 2.0.0, which was released recently and includes a significant update to Popper.js v2.x for positioning. While not on a strict release cadence, the project shows active development with features like sticky steps, promise-based `before` hooks for async operations, and element highlighting introduced in previous minor versions. Its primary differentiator is its simplicity and direct integration with Vue's reactivity system, making it a straightforward choice for adding onboarding or feature discovery flows without heavy dependencies, utilizing standard CSS selectors for targeting tour steps.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","vue","tour","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-tour","imports":["import VueTour from 'vue-tour';","import 'vue-tour/dist/vue-tour.css';","Vue.use(VueTour);"]},{"cmd":"yarn add vue-tour","imports":[]},{"cmd":"pnpm add vue-tour","imports":[]}],"homepage":"https://pulsardev.github.io/vue-tour","github":"https://github.com/pulsardev/vue-tour","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-tour","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-tour/compatibility"}}