Categories: None [Edit]

color

https://rubygems.org/gems/color
https://github.com/halostatue/color
Color is a Ruby library to provide RGB, CMYK, HSL, and other color space manipulation support to applications that require it. It provides optional named RGB colors that are commonly supported in HTML, SVG, and X11 applications. The Color library performs purely mathematical manipulation of the colors based on color theory without reference to device color profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL color spaces, this won't matter. Absolute color spaces (like CIE LAB and CIE XYZ) cannot be reliably converted to relative color spaces (like RGB) without color profiles. When necessary for conversions, Color provides D65 and D50 reference white values in Color::XYZ. Color 2.1 fixes a Color::XYZ bug where the values were improperly clamped and adds more Color::XYZ white points for standard illuminants. It builds on the Color 2.0 major release, dropping support for all versions of Ruby prior to 3.2 as well as removing or renaming a number of features. The main breaking changes are: - Color classes are immutable Data objects; they are no longer mutable. - RGB named colors are no longer loaded on gem startup, but must be required explicitly (this is _not_ done via `autoload` because there are more than 100 named colors with spelling variations) with `require "color/rgb/colors"`. - Color palettes have been removed. - `Color::CSS` and `Color::CSS#[]` have been removed.

Total

Ranking: 1,904 of 187,196
Downloads: 14,296,000

Daily

Ranking: 1,974 of 187,176
Downloads: 7,118

Depended by

RankDownloadsName
5,5311,085,792pdf-writer
9,752301,633miro
11,902199,117glimmer-dsl-libui
13,001168,151colorscore
14,673132,842rmthemegen
15,208124,678geo_pattern
15,385122,112gradient
18,91385,511coltrane
19,26382,954iroki
19,43581,743shade
21,21971,264cloud-mu
25,92853,241ringleader
27,73648,352colorb
28,98545,364color_namer
37,62931,882huey
37,76731,717limitless-led
38,46830,953code_rippa
40,52028,939rails-data-explorer
42,72927,001derailed-ziya
43,19026,625smurfville

Depends on

RankDownloadsName
101,150,737,314rake
131,121,208,139json
161,075,585,892minitest
99420,822,060simplecov
185241,324,362rdoc
1,05042,099,705simplecov-lcov
1,22434,634,875standard
2,15510,222,196minitest-focus
2,2848,950,637hoe
3,2813,868,246minitest-autotest
11,868200,333hoe-git
43,37026,491minitest-moar
56,06718,676hoe-halostatue

Owners

#GravatarHandle
1iconaustin
2iconbinarywaterfall
3iconmly