Categories: None [Edit]
color
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace
manipulation support to applications that require it. It also provides 152
named RGB colours (184 with spelling variations) that are commonly supported in
HTML, SVG, and X11 applications. A technique for generating monochromatic
contrasting palettes is also included.
The Color library performs purely mathematical manipulation of the colours
based on colour theory without reference to colour profiles (such as sRGB or
Adobe RGB). For most purposes, when working with RGB and HSL colour spaces,
this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot
be reliably converted to relative colour spaces (like RGB) without colour
profiles.
Color 1.8 adds an alpha parameter to all <tt>#css_rgba</tt> calls, fixes a bug
exposed by new constant lookup semantics in Ruby 2, and ensures that
<tt>Color.equivalent?</tt> can only be called on Color instances.
Barring bugs introduced in this release, this (really) is the last version of
color that supports Ruby 1.8, so make sure that your gem specification is set
properly (to <tt>~> 1.8</tt>) if that matters for your application. This
version will no longer be supported one year after the release of color 2.0.
Total
Ranking: 1,785 of 183,092
Downloads: 12,706,298
Daily
Ranking: 2,012 of 183,073
Downloads: 6,487
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
5,164 | 1,051,565 | pdf-writer |
9,170 | 290,916 | miro |
12,118 | 166,004 | glimmer-dsl-libui |
12,937 | 147,601 | colorscore |
13,946 | 128,316 | rmthemegen |
14,632 | 117,826 | geo_pattern |
14,851 | 114,797 | gradient |
18,294 | 80,891 | shade |
18,334 | 80,635 | coltrane |
18,617 | 78,639 | iroki |
21,266 | 64,409 | cloud-mu |
25,379 | 49,988 | ringleader |
27,035 | 45,645 | colorb |
29,539 | 40,331 | color_namer |
36,786 | 30,114 | limitless-led |
36,790 | 30,113 | huey |
37,448 | 29,423 | code_rippa |
39,782 | 27,255 | rails-data-explorer |
41,636 | 25,703 | derailed-ziya |
41,828 | 25,556 | smurfville |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 953,159,306 | rake |
19 | 894,542,066 | minitest |
99 | 347,960,422 | simplecov |
210 | 167,798,089 | rdoc |
2,084 | 8,572,909 | hoe |
2,172 | 7,938,619 | minitest-focus |
3,078 | 3,715,332 | minitest-autotest |
3,472 | 2,729,677 | minitest-bisect |
4,019 | 1,908,403 | minitest-around |
11,233 | 191,610 | hoe-git |
15,484 | 106,402 | hoe-travis |
18,859 | 77,122 | minitest-pretty_diff |
26,527 | 46,891 | hoe-doofus |
28,200 | 43,024 | hoe-gemspec2 |
44,283 | 23,708 | minitest-moar |
Owners
# | Gravatar | Handle |
---|---|---|
1 | austin | |
2 | binarywaterfall | |
3 | mly |