/image-size-proportion

Get the proportions of an image to scale quickly without using image editor... so I coded this one.

Primary LanguageVueMIT LicenseMIT

Image Size Proportion

I always wanted to have the proportions of an image very quickly without using an image editor... so I coded mine.

Image Size Proportion

Project setup

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.