Vue + TS without class component ? No way!

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
  • vue-class-component

    ES / TypeScript decorator for class-style Vue components.

  • Vue(TS) is abandoning vue-class-component, preferring to ask developers to use the Composition API. See https://github.com/vuejs/vue-class-component/issues/569

  • vue-property-decorator

    Discontinued Vue.js and Property Decorator

  • Designed for vue 3, do the same work like vue-class-component and vue-property-decorator.

  • 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
  • vue-cli

    🛠️ webpack-based tooling for Vue.js Development

  • Today, vue-cli is deprecated to create a new project. The new way is to use Vite and it does'nt provides vue-class-component module and there is no option to force the "old way".

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

  • Objects and v-model in Vue3

    2 projects | dev.to | 30 Nov 2021
  • Why I Love Vue 3's Composition API

    1 project | /r/vuejs | 2 Nov 2021
  • Wait for Vue 3 to add Typescript?

    4 projects | /r/vuejs | 19 Aug 2021
  • You should be using Vue Class Component

    1 project | dev.to | 16 Feb 2021
  • Aprendizados de 1 ano de projeto em vue.js com escopo ultra caótico

    2 projects | dev.to | 26 Jan 2021