Skip to content

An online unit converter for style sheets

License

Notifications You must be signed in to change notification settings

coudrak/pixem

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.1%
  • JavaScript 17.9%