How to quickly validate forms in Vue?

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vee-validate

    ✅ Painless Vue forms

  • By far, the best form validator for Vue, in my opinion, is Vee-Validate.

  • git clone https://github.com/denisoed/how-to-validate-form-in-vue.git

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Displaying multiple error messages on incorrect form entries with Vee-validate | Vue

    1 project | dev.to | 25 Apr 2024
  • A library to make working with forms very easy

    1 project | /r/webdev | 15 Apr 2023
  • Evan you on Svelte migration from Vue

    2 projects | /r/vuejs | 1 Jan 2023
  • vee-validate a form in a Modal | useForm() issue with form in Modal

    2 projects | dev.to | 29 Nov 2022
  • form handling libraries for composition api?

    1 project | /r/vuejs | 24 Nov 2022