Skip to content

evwt/evwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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