{"id":18447309,"url":"https://github.com/kerogs/kerogsgo","last_synced_at":"2025-09-11T13:35:24.087Z","repository":{"id":247121416,"uuid":"825067582","full_name":"kerogs/KerogsGo","owner":"kerogs","description":"color pack for terminal in go.","archived":false,"fork":false,"pushed_at":"2024-07-21T14:17:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T02:21:54.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kerogs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-06T17:14:01.000Z","updated_at":"2024-07-21T14:14:47.000Z","dependencies_parsed_at":"2024-07-26T14:16:38.204Z","dependency_job_id":null,"html_url":"https://github.com/kerogs/KerogsGo","commit_stats":null,"previous_names":["kerogs/go-colors","kerogs/kerogsgo"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2FKerogsGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2FKerogsGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2FKerogsGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2FKerogsGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kerogs","download_url":"https://codeload.github.com/kerogs/KerogsGo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239132557,"owners_count":19587106,"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":[],"created_at":"2024-11-06T07:12:41.957Z","updated_at":"2025-02-16T12:44:20.812Z","avatar_url":"https://github.com/kerogs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go terminal colors\nKerogsGo is just another function I use often. It's simply intended to simplify my life.\n\n## Use\n1. import\n```sh\ngo get \"github.com/kerogs/KerogsGo\"\n```\n2. use\n```Go\nimport \"github.com/kerogs/KerogsGo/[Import]\"\n```\n\n## Func \n|Name|Import|In|Out|Desc|\n|-|-|-|-|-|\n|colors.[Colors]|``/colors``|N/A|N/A|Add colors to CLI|\n|base.AsciiStart|``/base``|N/A|N/A|Add kerogs watermark|\n|terminal.ClearScreen|``/terminal``|N/A|N/A|Clear cmd|\n|terminal.CliReturn|``/terminal``|``repeat`` int|N/A|return x line above|\n|terminal.StopProgram|``/terminal``|N/A|N/A|Stop the program, but first wait for an interaction.|\n|terminal.StopProgramMsg|``/terminal``|``message`` string|N/A|Same as above, just add a custom message directly with|\n|terminal.StopProgramErr|``/terminal``|``errorReturn`` error, ``message`` string|N/A|Same as above, just you can add a custom message directly to it and also give the error.|\n|filedir.FileMake|``/filedir``|``name`` string, ``content`` string|N/A|make a file + write in|\n\n## Colors\n|Call|Name|Code|\n|:---|:---|:---|\ncolors.Reset|Reset|\\033[0m|\ncolors.Black|Black|\\033[30m|\ncolors.Red|Red|\\033[31m|\ncolors.Green|Green|\\033[32m|\ncolors.Yellow|Yellow|\\033[33m|\ncolors.Blue|Blue|\\033[34m|\ncolors.Magenta|Magenta|\\033[35m|\ncolors.Cyan|Cyan|\\033[36m|\ncolors.White|White|\\033[37m|\ncolors.Gray|Gray|\\033[90m|\ncolors.LightRed|LightRed|\\033[91m|\ncolors.LightGreen|LightGreen|\\033[92m|\ncolors.LightYellow|LightYellow|\\033[93m|\ncolors.LightBlue|LightBlue|\\033[94m|\ncolors.LightMagenta|LightMagenta|\\033[95m|\ncolors.LightCyan|LightCyan|\\033[96m|\ncolors.LightWhite|LightWhite|\\033[97m|\ncolors.Orange|Orange|\\033[38;5;208m|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerogs%2Fkerogsgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkerogs%2Fkerogsgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerogs%2Fkerogsgo/lists"}