npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "rgb" 的结果(共 27 个)
postcss-color-rgb

PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())

MIT
postcss-color-rgba-fallback

PostCSS plugin to transform rgba() to hexadecimal

MIT
postcss-color-hwb

PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))

MIT
hsb2rgb

HSV (HSB) to RGB color converter

onecolor

Javascript color object with implicit color space conversions. Supports RGB, HSV, HSL and CMYK with alpha channel.

BSD-2-Clause
rgb-hex

Convert RGB(A) color to HEX

MIT
color-diff

Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.

BSD-3-Clause
rgb

converts all sorts of colors to rgb format.

MIT (http://mootools.net/license.txt)
flat-colors

Find the nearest flat color for a RGB/Hex input.

MIT
x256

find the nearest xterm 256 color index for an rgb

MIT
ac-colors

ac-colors is a reactive JavaScript color library that can freely convert between RGB, HSL, HEX, XYZ, LAB, LCHab, LUV, and LCHuv, as well as handle random color generation and contrast ratio calculation.

MIT
rgb-regex

Regex for RGB color strings.

MIT
rgba-regex

Regex for matching RGBA color strings.

MIT
rework-hex-alpha

Convert hex colors with alpha values into their RGBA equivalents for more browser support.

MIT
postcss-hexrgba

PostCSS plugin that adds shorthand hex methods to rgba() values

MIT
rgb2hex

lightweight rgb/rgba to hex parser

MIT
ansi-to-rgb

Get the appropriate RGB colors for ANSI color codes

MIT
color-temperature

Kelvin color temperature to RGB convertor

MIT
d3-color

Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).

ISC
jpeg

A C++ module for node-js that converts RGB and RGBA buffers to a JPEG images (in memory).

MIT
gif

A C++ module for node-js that converts RGB and RGBA buffers to a GIF images (in memory).

png

A C++ module for node-js that converts an RGB and RGBA buffers to PNG images (in memory).

im-decode

A node.js library that leverages ImageMagick to turn images into RGBA arrays (Uint8Arrays).

@sphinxxxx/color-conversion

Convert colors between RGBA/HSLA/Hex

ISC