hopefulTex / CSView

A small, hacky, table viewer featuring csv to markdown conversion (and back again)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSView - a table viewer

CSV to Markdown and back again

This project is scuffed because during the initial commit process I deleted the project. So this is just a quick reconstruction while I have a few hours on hand.

Usage

Print Table: csview print path/to/file.csv

Convert Table: csview convert path/to/file.csv path/to/file.md

a table read from markdown

Features

  • Print csv or md tables to the commandline
  • Convert between csv and md

About

A small, hacky, table viewer featuring csv to markdown conversion (and back again)

License:MIT License


Languages

Language:Go 100.0%