Skip to content

parsajiravand/vue3-form-wizard

Repository files navigation

Vue3 form wizard

A dynamic wizard to split your forms easier


Demo

Vue3-form-wizard is a vue based component with no external depenendcies which simplifies tab wizard management.

version MIT license downloads
gzip size no dependencies travis


📚Document🔎 Demos 🔬 Playground

Dependencies

  • required: Vuejs >= 3.x

Installation

npm install vue3-form-wizard --save
yarn add vue3-form-wizard

🚀 Features

Until the version is completely stable

  • Updated To Vue3 ✅
  • Setup with Vite ✅
  • Add declaration type(Typescript Support)✅
  • Fix All Issue on vue-form-wizard 🚧
  • Rewrite With Setup Function and ts 🚧
  • Setup New Features🚧
  • Setup New Documentation ✅

This is a cloned package from vue-form-wizard.Updated to vue 3 with new features and bug fixes