vue-loader
vue-cli-plugin-electron-builder
Our great sponsors
vue-loader | vue-cli-plugin-electron-builder | |
---|---|---|
2 | 6 | |
4,821 | 3,768 | |
0.2% | - | |
7.3 | 5.4 | |
28 days ago | 6 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-loader
-
Creating Custom Element from SFC that also imports the SFC's styles
I am would like to have the added benefits of the encapsulated ShadowDOM on a Custom element, but would also like the versatility of keeping my SFCs as SFCs so that I can use them and any content placed in their slots as I normally would, without having to take the added encapsulation of the Shadow DOM into consideration if possible. Another developer had previously mentioned wanting an easy way to import styles from a SFC into a Custom element in this post, and Evan You replied that it is possible, but I was unable to find an example of it being done.
-
[WP5/Vue] Can I write a rule that matches an issuer's resourceQuery?
I am not proud of this solution, but it should only be necessary until a PR is accepted with these changes:
vue-cli-plugin-electron-builder
- Secure electron templates?
-
Building an Electron App with VueJS and Vite
vue-cli-plugin-electron-builder is neat, but it's not my cup of tea.
-
Transforming Vue app into Electron app
I see another comment suggesting https://github.com/nklayman/vue-cli-plugin-electron-builder so that could be an option as well.
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.
-
Packaging python directory with electron-builder
Hello! I'm trying to figure out how to package a python directory, which I have set up as a virtualenv as part of my app dist, which is built with Vue3, electron, and the Vue CLI electron builder plugin. I intend to run app.py in my python directory using the python-shell package. Anyways, any insight on how to properly achieve this would be much appreciated. Thanks in advance!
-
I published my first Snapstore app - a cross-platform wallpaper generator that creates pleasing triangular wallpapers!
I am using the Vue CLI Electron Builder Plugin this calls electron-builder under the hood.
What are some alternatives?
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.
electron-nuxt - ⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Quasar Framework - Quasar Framework - Build high-performance VueJS user interfaces in record time
electron-vue - 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.
webpack-dev-server - Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
trianglify-desktop-wallpaper - Generate pleasing triangular wallpapers, and set them to change on a schedule.
electron-builder - A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
vue-cli-plugin-browser-extension - Browser extension development plugin for vue-cli 3.0
vue-express-mongo-boilerplate - :star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS
vue-cli-plugin-clean - A plugin that helps you bootstrap your Vue application by doing some common configurations.
quick-start - An easy way to start a front-end project.