{"id":15285813,"url":"https://github.com/strawmelonjuice/gleamy_lights","last_synced_at":"2025-10-10T13:45:59.247Z","repository":{"id":257789604,"uuid":"860911891","full_name":"strawmelonjuice/gleamy_lights","owner":"strawmelonjuice","description":"gleamy_lights - Colored console output for Gleam.","archived":false,"fork":false,"pushed_at":"2025-05-20T09:02:09.000Z","size":39,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T13:45:58.167Z","etag":null,"topics":["browser","colors","colours","console","cross-platform","erlang","gleam","gleam-lang","javascript"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/gleamy_lights","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strawmelonjuice.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-21T13:54:52.000Z","updated_at":"2025-06-16T14:02:09.000Z","dependencies_parsed_at":"2025-04-13T02:38:09.302Z","dependency_job_id":"ee2e439f-722b-4677-9647-46d7f7032063","html_url":"https://github.com/strawmelonjuice/gleamy_lights","commit_stats":null,"previous_names":["strawmelonjuice/pow","strawmelonjuice/gleamy_lights"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/strawmelonjuice/gleamy_lights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawmelonjuice%2Fgleamy_lights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawmelonjuice%2Fgleamy_lights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawmelonjuice%2Fgleamy_lights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawmelonjuice%2Fgleamy_lights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strawmelonjuice","download_url":"https://codeload.github.com/strawmelonjuice/gleamy_lights/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawmelonjuice%2Fgleamy_lights/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004075,"owners_count":26083667,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["browser","colors","colours","console","cross-platform","erlang","gleam","gleam-lang","javascript"],"created_at":"2024-09-30T15:07:43.990Z","updated_at":"2025-10-10T13:45:59.209Z","avatar_url":"https://github.com/strawmelonjuice.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gleamy_lights\n\n[![Package Version](https://img.shields.io/hexpm/v/gleamy_lights)](https://hex.pm/packages/gleamy_lights)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/gleamy_lights/)\n\nColored terminal output for Gleam.\n\n```sh\ngleam add gleamy_lights@2\n```\n\n```gleam\nimport gleam/io\nimport gleamy_lights\nimport gleamy_lights/premixed.{bg_green, text_orange}\nimport gleamy_lights/premixed/gleam_colours\n\npub fn main() {\n  io.println(\n    text_orange(\"Hello, \")\n    \u003c\u003e gleamy_lights.by_hexcolour_bg(\"world\", \"#aa88ff\")\n    \u003c\u003e bg_green(\"!\"),\n  )\n  io.println(\n    \"This is a \"\n    \u003c\u003e gleam_colours.bg_underwater_blue(gleam_colours.text_faff_pink(\n      \"gleamy\",\n    ))\n    \u003c\u003e \" world.\",\n  )\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/gleamy_lights\u003e.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawmelonjuice%2Fgleamy_lights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrawmelonjuice%2Fgleamy_lights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawmelonjuice%2Fgleamy_lights/lists"}