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

rgbhex

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rgbhex

RGB and Hex color conversion,for IOS colorWithRed

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

rgbhex

rgb 颜色与 hex 颜色相互转换,为 IOS 的 colorWithRed 方法提供方便。

1. 安装

从 npm 安装

$ npm install rgbhex -g

从 Github 安装

$ git clone git@github.com:silentcloud/rgbhex.git
$ cd rgbhex
$ npm install -g

3. 实例

$ rgbhex 255,255,255

$ rgbhex f11

Keywords

color convert

FAQs

Package last updated on 24 Nov 2015

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