Skip to content

christianwish/remmy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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