How do you use .vue files in legacy systems (15+ year old code)

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • vue3-sfc-loader

    Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.

  • I WANT a single vue app with multiple components (children of the vue app) that each have their own HTML that is not written as a template literal, JSX, inline template (DEPRECATED), or as a x-template. I WANT these components to be reuseable (so work on multiple pages in different places) AND want to be able to use them as components -- e.g. . I'm working with a traditional PHP application (NOT an SPA). It seems the only way to achieve this is either (a third party library: https://github.com/FranckFreiburger/vue3-sfc-loader, and or creating a vue application via the vue-cli and thus having to use webpack).

  • 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