{"id":26614342,"url":"https://github.com/giancarlosisasi/gorainbow","last_synced_at":"2025-08-12T06:39:01.705Z","repository":{"id":57561283,"uuid":"328272076","full_name":"giancarlosisasi/gorainbow","owner":"giancarlosisasi","description":"Format your text to print a rainbow color text in the console","archived":false,"fork":false,"pushed_at":"2021-01-10T01:51:12.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T09:35:17.858Z","etag":null,"topics":["colors","go","golang","rainbow"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/giancarlosio/gorainbow","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/giancarlosisasi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-10T00:19:47.000Z","updated_at":"2024-04-23T04:09:41.000Z","dependencies_parsed_at":"2022-09-01T11:51:43.223Z","dependency_job_id":null,"html_url":"https://github.com/giancarlosisasi/gorainbow","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giancarlosisasi%2Fgorainbow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giancarlosisasi%2Fgorainbow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giancarlosisasi%2Fgorainbow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giancarlosisasi%2Fgorainbow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giancarlosisasi","download_url":"https://codeload.github.com/giancarlosisasi/gorainbow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245212301,"owners_count":20578443,"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":["colors","go","golang","rainbow"],"created_at":"2025-03-24T05:13:55.091Z","updated_at":"2025-03-24T05:13:55.640Z","avatar_url":"https://github.com/giancarlosisasi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Reference](https://pkg.go.dev/badge/github.com/giancarlosio/gorainbow.svg)](https://pkg.go.dev/github.com/giancarlosio/gorainbow)\n\n`gorainbow` lets you use a rainbow version of a string ready to print it to the terminal.\n\n![plot](./images/result.png)\n\n## Install\n```bash\ngo get github.com/giancarlosio/gorainbow\n```\n\n## Example\n```go\n  import \"gorainbow\"\n\n  str := Rainbow(\"Hello world\")\n\n  fmt.Println(str)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiancarlosisasi%2Fgorainbow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiancarlosisasi%2Fgorainbow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiancarlosisasi%2Fgorainbow/lists"}