So many changes and updates are going on in Vue ecosystem lately. What is considered default or best-practice for scaffolding?

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

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
  • mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

  • Mocha(Chai) for testing

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • You can use Sass, and Vite supports that out of the box, or you can use CSS and CSS variables. Either way, I also recommend considering Tailwind. Not having to think up class names and instead just being able to add what you need to style as you work is a great improvement, IMO.

  • 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
  • vitesse

    🏕 Opinionated Vite + Vue Starter Template

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

  • Integration Testing in Obsidian

    3 projects | dev.to | 2 May 2024
  • Integrating Jest Testing into an Existing Vue 3 Project with ViteJs

    3 projects | dev.to | 6 Jul 2023
  • Jest v29.5.0 shipped with --randomize CLI flag to run your tests in a random order

    2 projects | /r/javascript | 6 Mar 2023
  • A gentle introduction to Vitest

    4 projects | dev.to | 4 Mar 2023
  • Using Playwright Test to run Unit Tests

    5 projects | /r/javascript | 20 Jun 2022