{"library":"vue3-tour","type":"library","category":null,"description":"`vue3-tour` is a lightweight, simple, and customizable tour plugin designed specifically for Vue.js 3 applications. It guides users through an application by highlighting elements and displaying contextual information in a step-by-step fashion. Currently at stable version 1.0.3, it is a direct fork of the popular `vue-tour` library, re-engineered for compatibility with the Vue 3 composition API and ecosystem. While release cadence isn't highly frequent, the project shows ongoing maintenance with recent fixes. Key differentiators include its ease of integration with Vue 3's `createApp` pattern, the ability to target any DOM element via standard CSS selectors, and support for asynchronous `before()` functions in steps for complex UI transitions. It ships with TypeScript types, enhancing developer experience in TypeScript projects.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","vue","tour","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue3-tour","imports":["import Vue3Tour from 'vue3-tour'","// Used directly in Vue templates as <v-tour ...>","import 'vue3-tour/dist/vue3-tour.css'","this.$tours['myTour'].start()"]},{"cmd":"yarn add vue3-tour","imports":[]},{"cmd":"pnpm add vue3-tour","imports":[]}],"homepage":null,"github":"https://github.com/alexandreDavid/vue3-tour","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue3-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/vue3-tour/compatibility"}}