1 | 44,496 | 33,423 | everything-core | Gives you access to pieces within your everything repo. |
2 | 47,499 | 61,937 | hex_to_rgb | Convert hexadecimal colors to their RGB values. |
3 | 55,305 | 61,937 | everything-piece-find | Use in conjunction with `everything-core`. |
4 | 88,190 | 162,131 | color_divider | Find the color that's between two other hex colors. |
5 | 95,327 | 127,649 | fastenv | Takes advantage of method_missing to give you fast access to environment variables. |
6 | 98,279 | 127,649 | hola_kyletolle | A simple hello world gem |
7 | 117,532 | 162,131 | random_point_generator | Generates random map points, within an optional bounding box. |
8 | 153,228 | 162,131 | rgb_to_hex_color | Convert rgb colors to their hexadecimal value. |