JBlackCat/PiPTool

Refactor scripts in to ES6 modules

JBlackCat opened this issue · 0 comments

Currently the main.js and global.js functionality is bundled into large self executing functions.

Refactor and update the code for maintainability and clarity as needed.