项目作者: sixertoy
项目描述 :
:computer: :wrench: :nail_care: Convert HEX to/and/to RGB #cli #rgb #hex
高级语言: JavaScript
项目地址: git://github.com/sixertoy/xrgb-cli.git
XRGB

Install
npm i -g https://github.com/sixertoy/xrgb-cli.git
Usage
rgb '#FFF'
rgb 'rgb(255,0,255)'
rgb rgba\(255,0,255,1\)
TODO
- alpha channel for RGB
- parse RGB spaces in matches
- add output colors in console