Dru-S / proportions

Proportions, but nicer.

Home Page:https://dru-s.github.io/proportions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project setup and build

npm install

npm run serve # For development, with hot-reload
npm run serve # For production, with minify

// TODO:

  • Refactor some code - Always doing...
  • Add localStorage to save and restore some settings
  • Add option to print the result without trailing zeros, if the results is an integer
  • Maybe think also about mobile devices
  • Grid & Inline view
  • copy-btn, to copy the result (and maybe a snackbar or an alert to notify)
  • Better management of button styles, maybe a class to style'em all!

About

Proportions, but nicer.

https://dru-s.github.io/proportions/

License:GNU General Public License v3.0


Languages

Language:SCSS 57.7%Language:Vue 24.3%Language:JavaScript 11.7%Language:HTML 6.4%