/remmy

Px to rem calculator (electron) app

Primary LanguageJavaScript

remmy

Px 2 rem calculator

alt tag

Download BETA for mac: remmy-beta-mac.zip


Cmd+C - copy current result to clipboard

Cmd+U - Switch from rem to em to [no unit].


Commitizen friendly

Install

$ git clone https://github.com/christianheyn/remmy.git
$ npm install
$ npm start

Contribute

$ npm run watch:scss
$ npm run watch:js
$ npm run watch:js:test

or

$ npm run watch:all

Test

$ npm test

or

$ npm run lint:js
$ npm run lint:js:test

Author Christian Heyn