1. vue3-form-wizard
vue3-form-wizard is a vue based component with no external depenendcies which simplifies tab wizard management.
vue3-form-wizard
Package: vue3-form-wizard
Created by: parsajiravand
Last modified: Wed, 13 Dec 2023 18:50:21 GMT
Version: 0.2.3
License: MIT
Downloads: 9,932
Repository: https://github.com/parsajiravand/vue3-form-wizard

Install

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

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

🔧 Document

Until the version is completely stable

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

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

Old Documentation

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin