Skip to content

Simple bash scripts to convert units for web design (em, px, %)

Notifications You must be signed in to change notification settings

JTatum95/webConversions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple command line tool to convert between units in web design (px, em, %, pt)

To install, download the files and make them executable. To make the files runnable from anywhere you can either drop them in your PATH or put them in the /usr/local/bin or /usr/local/sbin.

This is a simple project that I made mostly for myself, that is still in progress.

Known optimizations needed:

  • pxtables doesn't quite round properly
  • Little handling of user error
  • Documentation

About

Simple bash scripts to convert units for web design (em, px, %)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages