#Electron
made with vue.js

ShadeMotion Tree Shade Simulator
icon-eye-dark Created with Sketch. 2.543
Electron Vue Vite Electron + Vue 3 + Vite Boilerplate
icon-eye-dark Created with Sketch. 17.062
Sentry for Vue Vue Application Monitoring
💚 Sponsored by Friends
Vuetron Testing & Debugging Tool
icon-eye-dark Created with Sketch. 2.369
Stacker Multi-Protocol Client Testing Tool
icon-eye-dark Created with Sketch. 1.832
TextureLab Procedural Texture Generator
icon-eye-dark Created with Sketch. 1.948
Electron Nuxt Boilerplate for Vue, Nuxt & Electron
icon-eye-dark Created with Sketch. 12.320
Flowfile Visual Data Flow Builder
icon-eye-dark Created with Sketch. 286
Aether Peer-to-peer Community App
icon-eye-dark Created with Sketch. 1.891
CodePilot.ai Code Search Tool
icon-eye-dark Created with Sketch. 3.410
Media Hoarder Open-Source Media Database
icon-eye-dark Created with Sketch. 3.026
Sigma File Management App
icon-eye-dark Created with Sketch. 1.940
Whalebird Fediverse Client App
icon-eye-dark Created with Sketch. 713
Cider Apple Music Client
icon-eye-dark Created with Sketch. 1.726
DevWorkspace Pro GUI for DDEV
icon-eye-dark Created with Sketch. 382
Mingo MongoDB Admin
icon-eye-dark Created with Sketch. 2.599
Timefall Open-source Time Management Tool
icon-eye-dark Created with Sketch. 985
New on the Blog
Guide to Error & Exception Handling in Vue Apps
23.05.2023
We all try to debug and test our apps the best we can, but we can’t really prevent errors from happening. As always in life, what matters is how you handle problems that inevitably pop up 🧘‍♂️ Here’s an introduction to error & exception handling in y...
Best Vue Form Libraries of 2024
26.03.2024  •  in #UI Components
Forms are an important ingredient for almost every web app. But they can get complex pretty fast, and you’ll have to work through the repetitive processes of handling, storing and validating your data for every custom form. At some point, you'll be...
Advanced Vue.js Performance Monitoring
24.10.2022
In this article we're exploring how we can we keep track of our app's performance over time and what our metrics & goals should be. Including: Tips for automated audits and Vue component performance measuring!