MatthewKosloski / pixem

An online unit converter for style sheets

Home Page:http://pixem.mtk.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixem

Source code for the px and (r)em unit converter for style sheets.

Dependencies

To install the dependencies, run npm install.

Development

  $ npm start

Production

  $ npm run build

Test

All tests

  $ npm test

Test a directory

  $ npm run test src/utils

Linting

  $ npm run lint

About

An online unit converter for style sheets

http://pixem.mtk.me

License:MIT License


Languages

Language:TypeScript 82.1%Language:JavaScript 17.9%