csvu

command module
v0.0.0-...-fd165d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2019 License: MIT Imports: 5 Imported by: 0

README

Introduction

csvu is a very simple CSV colorizer, written in Golang.

Inspired by a rainbow_csv plugin for vim. Just read "cs-view".

Installation

If you have the environment for Golang development, just do the following:

go get github.com/hachi8833/csvu

Usage

csvu has the traditional stdin/stdout.

cat sample.csv|csvu

Note 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.

cat sample.csv|nkf|csvu

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL