Transforming Vue app into Electron app

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vue-cli-plugin-electron-builder

    Easily Build Your Vue.js App For Desktop With Electron

    Its very very easy. Use https://github.com/nklayman/vue-cli-plugin-electron-builder as a vue cli plugin. It will automatically setup all the electron specific build tasks for you. The hard part will be publishing the app. But that's another story. Source? build pulltherope.app for Windows.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Quasar Framework

    Quasar Framework - Build high-performance VueJS user interfaces in record time

    For the next project I suggest Quasar. It's a framework built on top of Vue that can deploy to Web, PWA, Android & iOS (capacitor), Windows macOS & linux (electron) and even browser extension with a single codebase. Perfect for small-medium apps.

  • electron-vue

    Discontinued An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.

    I dunno, I built a vue based electron app and it was quite straight forward using the electron-vue bolierplate https://github.com/SimulatedGREG/electron-vue. I started the project on electron-vue though which might be a bit different than developing it for web first and trying to port it into electron - for that I would probably start up a blank project with electron-vue then go step-by-step to copy files and chunks of code from the web version into it.

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

  • Building an Electron App with VueJS and Vite

    6 projects | dev.to | 15 Dec 2021
  • Secure electron templates?

    1 project | /r/electronjs | 3 Jan 2022
  • Packaging python directory with electron-builder

    1 project | /r/electronjs | 12 Oct 2021
  • Best Ui Frameworkslibraries To Use With Electron

    1 project | /r/electronjs | 28 Feb 2021
  • Handle client side dependency

    1 project | /r/electronjs | 12 Jul 2023

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?