Skip to content

jwilsson/CSS-Unit-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Unit Converter

Use the CSS Unit Converter to convert values between almost every CSS <length> unit.

Check it out in action at https://jwilsson.com/unit-converter/.

Building

Make sure Node.js is installed.

Install all dependencies

npm install

Build everything

npm run build

Watch everything (and rebuild on changes)

npm run watch

Build everything for production (minification etc.)

npm run build:prod

About

Simple tool to convert values between CSS units.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published