{"id":15588835,"url":"https://github.com/hachi8833/csvu","last_synced_at":"2025-04-24T05:19:28.590Z","repository":{"id":57498479,"uuid":"163194547","full_name":"hachi8833/csvu","owner":"hachi8833","description":"csvu is a very simple CSV colorizer, written in Golang","archived":false,"fork":false,"pushed_at":"2019-06-19T23:39:02.000Z","size":831,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T07:12:21.447Z","etag":null,"topics":["cli","csv","golang"],"latest_commit_sha":null,"homepage":"","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/hachi8833.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}},"created_at":"2018-12-26T15:42:03.000Z","updated_at":"2023-11-01T03:16:13.000Z","dependencies_parsed_at":"2022-09-06T17:10:36.860Z","dependency_job_id":null,"html_url":"https://github.com/hachi8833/csvu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hachi8833%2Fcsvu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hachi8833%2Fcsvu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hachi8833%2Fcsvu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hachi8833%2Fcsvu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hachi8833","download_url":"https://codeload.github.com/hachi8833/csvu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250567009,"owners_count":21451351,"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":["cli","csv","golang"],"created_at":"2024-10-02T22:41:57.238Z","updated_at":"2025-04-24T05:19:28.574Z","avatar_url":"https://github.com/hachi8833.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n\n`csvu` is a very simple CSV colorizer, written in Golang.\n\nInspired by a [rainbow_csv](https://github.com/mechatroner/rainbow_csv) plugin for vim.\nJust read \"cs-view\".\n\n## Installation\n\nIf you have the environment for Golang development, just do the following:\n\n```bash\ngo get github.com/hachi8833/csvu\n```\n\n## Usage\n\n`csvu` has the traditional stdin/stdout.\n\n```bash\ncat sample.csv|csvu\n```\n\n![](screenshots/csvu_sample1.png)\n\nNote that `csvu` has no other features such as specifying encodes. If you need to change encoding of the CSV, just use another command such as `nkf`.\n\n```bash\ncat sample.csv|nkf|csvu\n```\n\n![](screenshots/csvu_sample2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhachi8833%2Fcsvu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhachi8833%2Fcsvu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhachi8833%2Fcsvu/lists"}