Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

An exercise in using state management within an Electron (electron-state) and Vue.js (Pinia) application.

Notifications You must be signed in to change notification settings

ginazampino/exercise-electron-vue-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise: State Management w/ Electron and Vue.js

Electron (electron-store)

Using electron-store to set and get state for window size, window position, and window maximization.

Vue.js (Pinia)

Using Pinia to manage state for application color schemes and brightness modes.

About

An exercise in using state management within an Electron (electron-state) and Vue.js (Pinia) application.

Topics

Resources

Stars

Watchers

Forks