项目作者: sixertoy

项目描述 :
:computer: :wrench: :nail_care: Convert HEX to/and/to RGB #cli #rgb #hex
高级语言: JavaScript
项目地址: git://github.com/sixertoy/xrgb-cli.git
创建时间: 2018-01-29T11:35:28Z
项目社区:https://github.com/sixertoy/xrgb-cli

开源协议:

下载


XRGB :wrench: :computer: :nail_care:

Install

  1. npm i -g https://github.com/sixertoy/xrgb-cli.git

Usage

  1. rgb '#FFF'
  2. rgb 'rgb(255,0,255)'
  3. rgb rgba\(255,0,255,1\)

TODO

  • alpha channel for RGB
  • parse RGB spaces in matches
  • add output colors in console