theosanderson / mixology

Buffer making tool
https://mixology.science
MIT License
7 stars 2 forks source link

Refactoring #13

Open theosanderson opened 3 years ago

theosanderson commented 3 years ago

This project was initially made as a very old-fashioned JS project with globals and all-sorts, albeit using some of the features of Vue. I have since become much more comfortable with the npm ecosystem and have done an initial refactor wrapping the code in a modern Vue project. However most components remain in the old format in main.js. It would be great to refactor these.