# BinarCode/vue-form-wizard

Vue.js 2 wizard

Repository: https://github.com/BinarCode/vue-form-wizard
Canonical: https://ross.abutalabs.com/products/vue-form-wizard
Homepage: https://binarcode.github.io/vue-form-wizard/#/
Language: Vue
License: MIT
License Family: permissive
Topics: vue, vuejs, vuejs2, component, tabs-management, form
Archived: true
Last push: 2022-12-07T11:48:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3427, "days_push": 1365, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1099, forks 231 (observed 2026-08-28T04:03:35.064376+00:00)

## What it is
A Vue.js 2 component library with no external dependencies that simplifies building multi-step tabbed form wizards. It supports custom buttons and titles, async validation before step changes, dynamic tab components, and integrations with Vue Router and validation libraries.

## Use cases
- split a long form into multi-step wizard in vue
- add tabbed step navigation to a vuejs2 form
- validate before moving to next wizard step
- integrate vuelidate with a step wizard
- create a checkout flow with steps in vue
- show a separate route per wizard tab

## When to choose
- you are building a Vue 2 app and need a lightweight, dependency-free multi-step form wizard
- you need async validation or custom slots/buttons between steps
- you want router-per-step navigation in a wizard

## When to avoid
- you are using Vue 3, which this library does not target
- you need a fully maintained library with frequent updates
- you need complex form state management beyond step navigation

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, state-management
- domain: frontend, web-development
- platform: cross-platform
- tags: vue, vue2, wizard, tabs, multi-step-form, vue-component, nodejs, web-server

## Member repositories
- BinarCode/vue-form-wizard (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.064376+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:56.876069+00:00, confidence not recorded.
  - readme: https://github.com/BinarCode/vue-form-wizard (fetched 2026-08-28T04:03:35.064376+00:00, sha 93829306da7e)
  - homepage: https://binarcode.github.io/vue-form-wizard/#/ (fetched 2026-08-29T12:49:03.816178+00:00, sha fcaac7730802)
- Data as of 2026-08-30T08:39:29.467469+00:00.
