{"id":18421811,"url":"https://github.com/bitmaybewise/colorido","last_synced_at":"2025-04-13T12:09:34.944Z","repository":{"id":59152261,"uuid":"90912719","full_name":"bitmaybewise/colorido","owner":"bitmaybewise","description":"A ruby gem that provides color names and the rgb and hexadecimal codes.","archived":false,"fork":false,"pushed_at":"2017-05-10T22:23:51.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:09:27.236Z","etag":null,"topics":["color-names","colors","gem","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/colorido","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitmaybewise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-10T22:12:53.000Z","updated_at":"2019-08-21T08:51:11.000Z","dependencies_parsed_at":"2022-09-13T10:50:27.625Z","dependency_job_id":null,"html_url":"https://github.com/bitmaybewise/colorido","commit_stats":null,"previous_names":["hlmerscher/colorido"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmaybewise%2Fcolorido","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmaybewise%2Fcolorido/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmaybewise%2Fcolorido/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitmaybewise%2Fcolorido/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitmaybewise","download_url":"https://codeload.github.com/bitmaybewise/colorido/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710447,"owners_count":21149190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["color-names","colors","gem","ruby"],"created_at":"2024-11-06T04:26:58.653Z","updated_at":"2025-04-13T12:09:34.873Z","avatar_url":"https://github.com/bitmaybewise.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colorido\n\nA gem that provides color names and the rgb and hexadecimal codes.\n\n    gem install colorido\n\n## How to use\n\n```ruby\ncolorido = Colorido.new\n\ncolorido.colors # returns all colors as structs\n\n# color sample\n#\u003cstruct Struct::Color codename=\"bright_green\", name=\"\\\"Bright Green\\\"\", hex=\"#6f0\", rgb=#\u003cstruct Struct::RGB red=\"102\", green=\"255\", blue=\"0\"\u003e\u003e\n\ncolorido.names # returns all color names\n\ncolorido.codenames # returns all color codenames\n\ncolorido.pick_random # pick a random color\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitmaybewise%2Fcolorido","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitmaybewise%2Fcolorido","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitmaybewise%2Fcolorido/lists"}