| 1 | 45,824 | 151,049 | hex_to_rgb | Convert hexadecimal colors to their RGB values. |
| 2 | 45,980 | 36,211 | everything-core | Gives you access to pieces within your everything repo. |
| 3 | 57,282 | 46,027 | everything-piece-find | Use in conjunction with `everything-core`. |
| 4 | 91,308 | 151,049 | color_divider | Find the color that's between two other hex colors. |
| 5 | 97,913 | 151,049 | fastenv | Takes advantage of method_missing to give you fast access to environment variables. |
| 6 | 102,492 | 151,049 | hola_kyletolle | A simple hello world gem |
| 7 | 121,562 | 151,049 | random_point_generator | Generates random map points, within an optional bounding box. |
| 8 | 157,986 | 151,049 | rgb_to_hex_color | Convert rgb colors to their hexadecimal value. |