SimulatedGREG/electron-vue — a frontend project — sits at 15.4k GitHub stars in the Frontend space. 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.
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
The boilerplate for making electron applications built with vue (pretty much what it sounds like).
Overview
The aim of this project is to remove the need of manually setting up electron apps using vue. electron-vue takes advantage of vue-cli for scaffolding, webpack with vue-loader, electron-packager or electron-builder, and some of the most used plugins like vue-router, vuex, and so much more.
Check out the detailed documentation here.
Things you'll find in this boilerplate...
Basic project structure with a singlepackage.json setup
Detailed documentation
Project scaffolding using vue-cli
Ready to use Vue plugins (axios, vue-electron, vue-router, vuex)*
Installed vue-devtools and devtron tools for development
Ability to easily package your electron app using electron-packager or electron-builder*
appveyor.yml and .travis.yml configurations for automated deployments with electron-builder*
Ability to produce web output for browsers
Handy NPM scripts
Use of webpack and vue-loader with Hot Module Replacement
Process restarting when working in main process
HTML/CSS/JS pre-processor support with vue-loader
ES6 with stage-0 by default
Use of babili to remove the need of transpiling completely down to ES5
ESLint (with support for standard and airbnb-base)*
Unit Testing (with Karma + Mocha)*
End-to-end Testing (with Spectron + Mocha)*
*Customizable during vue-cli scaffolding
Getting Started
This boilerplate was built as a template for vue-cli and includes options to customize your final scaffolded app. The use of node@^7 or higher required. electron-vue also officially recommends the yarn package manager as it handles dependencies much better and can help reduce final build size with yarn clean.
# Install vue-cli and scaffold boilerplate
npm install -g vue-cli
vue init simulatedgreg/electron-vue my-project
# Install dependencies and run your app
cd my-project
yarn # or npm install
yarn run dev # or npm run dev
Are you a Windows User?
Make sure to check out A Note for Windows Users to make sure you have all the necessary build tools needed for electron and other dependencies.
Wanting to use Vue 1?
Just point to the 1.0 branch. Please note that electron-vue has officially deprecated the usage of vue@^1, so project structure, features, and documentation will reflect those changes (legacy documentation).
Make sure to take a look at the documentation. Here you will find useful information about configuration, project structure, and building your app. There's also a handy FAQs section.
Made with electron-vue
Take a look at some of the amazing projects built with electron-vue. Want to have your own project listed? Feel free add your project to the bottom of the list below then submit a pull request.
Surfbird: A Twitter client built on Electron and Vue
Lulumi-browser: Lulumi-browser is a light weight browser coded with Vue.js 2 and Electron
Space-Snake: A Desktop game built with Electron and Vue.js.
Forrest: An npm scripts desktop client
miikun: A Simple Markdown Editor
Dakika: A minute taking application that makes writing minutes a breeze
Dynamoc: Dynamoc is a GUI client for dynamodb-local, dynalite and AWS dynamodb
Dockeron: A dockeron project, built on Electron + Vue.js for Docker
Easysubs: Download subtitles in a very fast and simple way
adminScheduler: An application leveraging electron for cross platform compatibility, Vue.js for lightning fast UI and full-calendar.io to deliver a premium calendar interface.
Backlog: Simple app for storing TODOs, ideas or backlog items. You can organize them with boards. Sleek flow. Built with Electron + Vue.js + iView
Opshell: Ops tool to make life easier working with AWS instances.
GitHoard: Hoard git repositories with ease.
Data-curator: Share usable open data.
Bookmark: Desktop app to manage bookmarked links using Atom Electron and Vue.js
Uber Run: Simple automation desktop app to download and organize your tax invoices from Uber.
Apollo: Convert YouTube videos (and more) to .mp3 files
Netsix: Share videos with your friends in a real peer-to-peer manner using WebRTC.
code-notes: A simple code snippet manager for developers built with Electron & Vue.js.
Pomotroid: A simple and visually-pleasing Pomodoro timer
MarkText: Mark Text is a realtime Markdown Editor.
vue-design: the best website visualization builder with Vue and Electron
ImapSync Client: It's only an Internet Message Access Protocol Synchronization Client
Hve: A static blog client tool you may like.
MarkdownFox: A simple Markdown viewer with auto update and PDF export.
Smart DOCSE: A generic app which ability to display news, contact etc.
Cleaver: Cleaver helps you provision servers ready for deploying your web apps with zero downtime - for free!
XPanel: XAMPP control panel alternative built with Electron & Vue.js
Hexo-Client: A hexo client powered by electron-vue.
YT.Downloader: Youtube Video Downloader&Converter and Play Music, built with Electron & Vue.js.
BMFont-JS: BMFont-js is a bitmap font generator, built with Electron & Vue.js.
How active is development on SimulatedGREG/electron-vue?
The most recent commit recorded on SimulatedGREG/electron-vue was 4.6 years ago, based on the GitHub push timestamp. The repository has 1.5k forks — one of the better signals of community interest.
How many stars does SimulatedGREG/electron-vue have?
SimulatedGREG/electron-vue has 15.4k GitHub stars — refresh the page for the live number, or check github.com/SimulatedGREG/electron-vue. TopGit mirrors GitHub's count but does not claim minute-by-minute accuracy.
What else is in the Frontend space?
SimulatedGREG/electron-vue is tracked by TopGit under the Frontend category, alongside 12 GitHub-tagged topics. Trending and Topics pages list peer repositories of comparable stars and language.
What language is SimulatedGREG/electron-vue written in?
SimulatedGREG/electron-vue is written primarily in JavaScript. GitHub's language field is based on the largest share of bytes in the default branch.
What topics is SimulatedGREG/electron-vue associated with?
Where do I read more about SimulatedGREG/electron-vue?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/SimulatedGREG/electron-vue is the definitive source.
Why is SimulatedGREG/electron-vue categorized under Frontend?
TopGit places SimulatedGREG/electron-vue in the Frontend category based on its GitHub topics and description (tagged: "babel", "boilerplate", "documentation"). Categories are assigned from real repository metadata, not editorial guesswork.
Read full README in the tab above.
Still deciding about electron-vue?
One click hands the question to an AI along with this page — see what it says about electron-vue.