Skip to content

A simple CLI to convert pixel values to rem units

License

Notifications You must be signed in to change notification settings

Zidious/rem-this

Repository files navigation

rem-this

npm

A simple CLI tool to convert pixel values to rem units.

Install

npm install -g rem-this

Usage

rem-this 1440

Output:

1440px => 90rem
Copied to clipboard!

Flags

Flags Description Default
--round, -r Round the number to the nearest integer true
--disable-copy, -d Disable copying the result to the clipboard false
--font-size, -f The base font size to convert to rem units 16

About

A simple CLI to convert pixel values to rem units

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published