| 1 | 45,885 | 58,947 | hex_to_rgb | Convert hexadecimal colors to their RGB values. |
| 2 | 46,179 | 58,947 | everything-core | Gives you access to pieces within your everything repo. |
| 3 | 57,508 | 58,947 | everything-piece-find | Use in conjunction with `everything-core`. |
| 4 | 91,562 | 58,947 | color_divider | Find the color that's between two other hex colors. |
| 5 | 98,202 | 58,947 | fastenv | Takes advantage of method_missing to give you fast access to environment variables. |
| 6 | 102,839 | 58,947 | hola_kyletolle | A simple hello world gem |
| 7 | 122,039 | 58,947 | random_point_generator | Generates random map points, within an optional bounding box. |
| 8 | 158,773 | 58,947 | rgb_to_hex_color | Convert rgb colors to their hexadecimal value. |