For Vue 2.x: vue-class-component or @vue/composition-api?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • composition-api

    Composition API plugin for Vue 2

  • I see that the @vue/composition-api also admits to having some performance overhead when used with Vue 2. And it appears to have quite a list of its own gotchas, judging from the README.

  • vue-class-component

    ES / TypeScript decorator for class-style Vue components.

  • Support - I could be wrong, but Vue3 support for vue-class-component isn't really there (https://github.com/vuejs/vue-class-component/issues/569). So I'm not sure why you'd want to lock yourself into a technology that isn't currently supported on a newer version of Vue.

  • 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