Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

e2pc

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

e2pc

em to px in cli

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

e2pc

e2pc is a CLI tool that converts em units to pixels (px).

npm license

Quick Start

Get e2pc up and running quickly!

  • Run:
    npx e2pc 2
    
  • Done!

Default Behavior

  • The default base font size is 16px.

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

    npx e2pc 2 18
    

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

Contributing

We welcome contributions to e2pc! 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