{"library":"vue-form-wizard","type":"library","category":null,"description":"Vue Form Wizard is a Vue.js component designed to simplify the creation and management of multi-step forms or tabbed interfaces, often referred to as 'wizards'. It provides a flexible, dependency-free solution for splitting complex forms into manageable steps, improving user experience by guiding them through a process. The current stable version is 0.8.4. While its release cadence isn't strictly defined, patches and minor updates have been released intermittently, suggesting an active maintenance approach. Key differentiators include its complete lack of external dependencies (beyond Vue itself), built-in support for features like keyboard navigation (WAI-ARIA), scoped slots for extensive customization, integration with validation libraries like Vuelidate, and handling of asynchronous step changes and validations. It supports both horizontal and vertical layouts and offers various event hooks for controlling step transitions.","language":"javascript","status":"active","version":"0.8.4","tags":["javascript","vue","vuejs","form","wizard","tab","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-form-wizard","imports":["import FormWizard from 'vue-form-wizard'\nimport 'vue-form-wizard/dist/vue-form-wizard.min.css'","import { FormWizard, TabContent } from 'vue-form-wizard'","import FormWizard from 'vue-form-wizard';\nimport 'vue-form-wizard/dist/vue-form-wizard.min.css';\nVue.component('form-wizard', FormWizard);"]},{"cmd":"yarn add vue-form-wizard","imports":[]},{"cmd":"pnpm add vue-form-wizard","imports":[]}],"homepage":null,"github":"https://github.com/cristijora/vue-form-wizard","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-form-wizard","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-form-wizard/compatibility"}}