{"id":44164078,"url":"https://github.com/nosmo/raingow","last_synced_at":"2026-02-09T08:44:26.398Z","repository":{"id":66750647,"uuid":"460004596","full_name":"nosmo/raingow","owner":"nosmo","description":"Rainbow text output and worse for golang ","archived":false,"fork":false,"pushed_at":"2022-02-18T17:36:55.000Z","size":647,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T08:57:16.079Z","etag":null,"topics":["golang","lolcat","rainbow"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nosmo.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-16T12:57:10.000Z","updated_at":"2022-02-19T18:05:56.000Z","dependencies_parsed_at":"2023-07-09T01:15:16.788Z","dependency_job_id":null,"html_url":"https://github.com/nosmo/raingow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nosmo/raingow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nosmo%2Fraingow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nosmo%2Fraingow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nosmo%2Fraingow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nosmo%2Fraingow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nosmo","download_url":"https://codeload.github.com/nosmo/raingow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nosmo%2Fraingow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29260322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","lolcat","rainbow"],"created_at":"2026-02-09T08:44:25.462Z","updated_at":"2026-02-09T08:44:26.394Z","avatar_url":"https://github.com/nosmo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"raingow\n=====\n\nCreate rainbow text heavily inspired by [lolcat](https://github.com/busyloop/lolcat).\n\nExample usage:\n```golang\npackage main\n\nimport (\"fmt\"\n\t\"github.com/nosmo/raingow\"\n)\n\nfunc main() {\n\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 1.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 2.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 3.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 4.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 5.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 6.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 7.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 8.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line\", 9.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line reversed\",  3.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line offset 1\",  3.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line offset 2\",  3.0))\n\tfmt.Println(raingow.Raingow_line(\"My fairly long long long long long long long long long testing line offset 3\",  3.0))\n}\n```\nThis code will produce output like\n![Sample output](output.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnosmo%2Fraingow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnosmo%2Fraingow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnosmo%2Fraingow/lists"}