Electron Vue Window Toolkit


Keywords
electron, vue, electron-vue, components, toolkit, menu, toolbar, native, icon, layout, plugins
License
Apache-2.0
Install
npm install evwt@0.0.18

Documentation

Electron Vue Window Toolkit

Bridging the gap between Electron and Vue to create a great desktop app development framework.

Quick Start

npm install -g @vue/cli
vue create my-app
cd my-app
vue add evwt
yarn run electron:serve

Docs

📄 Documentation
📒 Cookbook

Playground

Example Apps

Tests

Unit Tests E2E Tests - Linux E2E Tests - Mac

Screenshots

Working with native menus using reactive data
Reactive Native Menus


Markdown Editor example app editing the project README
Markdown Editor Example - Mac


On Linux Mint
Markdown Editor Example - Linux