{"id":15168633,"url":"https://github.com/ccworld1000/cccolor","last_synced_at":"2026-01-22T12:02:57.947Z","repository":{"id":202021323,"uuid":"157630501","full_name":"ccworld1000/CCColor","owner":"ccworld1000","description":"Simple and flexible color color conversion module for Raku Perl 6 , easy-to-use simple learning.","archived":false,"fork":false,"pushed_at":"2018-12-19T14:00:35.000Z","size":261,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T09:35:25.814Z","etag":null,"topics":["cccolor","color","color-conversion","hex2rgba","perl","perl6","perl6-module","raku","rgb","rgba"],"latest_commit_sha":null,"homepage":"https://github.com/ccworld1000/CCColor","language":"Perl 6","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccworld1000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-15T00:46:00.000Z","updated_at":"2021-08-11T14:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c9cf3a6-da3a-421c-8439-b279394b1240","html_url":"https://github.com/ccworld1000/CCColor","commit_stats":null,"previous_names":["ccworld1000/cccolor"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccworld1000%2FCCColor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccworld1000%2FCCColor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccworld1000%2FCCColor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccworld1000%2FCCColor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccworld1000","download_url":"https://codeload.github.com/ccworld1000/CCColor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248060739,"owners_count":21041222,"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":["cccolor","color","color-conversion","hex2rgba","perl","perl6","perl6-module","raku","rgb","rgba"],"created_at":"2024-09-27T06:24:05.036Z","updated_at":"2026-01-22T12:02:57.898Z","avatar_url":"https://github.com/ccworld1000.png","language":"Perl 6","funding_links":[],"categories":[],"sub_categories":[],"readme":"## [CCColor](https://github.com/ccworld1000/CCColor)\n    Simple and flexible color color conversion module for Perl 6 , \n    easy-to-use simple learning.\n\n\n## HEX Color (use CCColor)\n\n![colors](https://raw.githubusercontent.com/ccworld1000/CCColor/master/doc/screenshot/colors.svg?sanitize=true)\n\n\n\n## See test\n\n```perl\nuse CCColor;\n\nmy @list =\n(\n\"   #FFFEA963 \",\n\"   #FF FE A9 63 \",\n\"   #FF # FE #   A9 #     63 \",\n\"   #\",\n\"   #1\",\n\"   #123\",\n\"   #FFH\",\n\"   #FHF\",\n\"   #1234\",\n\"   #12345\",\n\"   #FFEE5\",\n\"   #FFEE56\",\n\"   #FFEE56A\",\n\"   #FFEE56AH\",\n\"   #FFEE56AA\",\n\"   #FFEE56AA11\",\n\"   #FFEE56AAFF11\",\n);\n\nfor @list -\u003e $color {\n  my ($r, $g, $b, $a) = hex2rgba($color);\n  say \"$r, $g, $b, $a\";\n}\n```\n\n\nCall test/test.p6\n\n![test](https://raw.githubusercontent.com/ccworld1000/CCColor/master/doc/screenshot/test.png)\n\n\n\n## Local installation and unloading\n\n    zef install .\n    zef uninstall CCColor\n\n## Network install\n    zef update\n    zef install CCColor\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccworld1000%2Fcccolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccworld1000%2Fcccolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccworld1000%2Fcccolor/lists"}