Socket
Book a DemoInstallSign in
Socket

hex-to-hsl-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

hex-to-hsl-cli

hex to hsl in cli

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
0
Created
Source

hex-to-hsl-cli

hex-to-hsl-cli is a CLI tool that converts hex to hsl.

npm license

Quick Start

Get hex-to-hsl-cli up and running quickly!

  • Run:
    npx hex-to-hsl-cli #ff5733
    
  • Done!

Example Output

This will convert the HEX color #ff5733 to its HSL equivalent, and display a color preview in your terminal.

  • Input: #ff5733
  • Output: HSL: (12°, 100%, 50%)
  • Color Preview: COLOR (in the specified color)

img

Contributing

We welcome contributions to hex-to-hsl-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

hex

FAQs

Package last updated on 01 Oct 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