Socket
Book a DemoInstallSign in
Socket

em2px-cli

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

em2px-cli

em to px in cli

unpublished
latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

em2px-cli

em2px-cli is a CLI tool that converts em units to pixels (px).

npm license

Quick Start

Get em2px-cli up and running quickly!

  • Run:
    npx em2px-cli 2
    
  • Done!

Default Behavior

  • The default base font size is 16px.

  • You can change the base font size by adding a second argument:

    npx em2px-cli 2 18
    

This will convert 2em to pixels using the base font size of 18px.

Contributing

We welcome contributions to em2px-cli! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions, suggestions, or feedback, please contact love1ace.

Keywords

em

FAQs

Package last updated on 30 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts