color_converter-andrea-cauchi
v1.0.0
Published
Converts colors from strings to RGBA and vice versa
Downloads
7
Maintainers
Readme
Color Converter
GitHub
[Axster-profile] (https://github.com/Axster)
Description
This Node.js module converts colors from strings to RGBA and vice versa. Use the hex-to-rgba
library to convert colors from hexadecimal format to RGBA format.
Installation
To install this module, run the following command:
npm install hex-to-rgba