remmy
remmy copied to clipboard
Px to rem calculator (electron) app
remmy
Px 2 rem calculator
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].
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