Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/hoangtuan110/quicktable

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/hoangtuan110/quicktable

  • v0.0.0-20220802023123-0c55495f7a06
  • Source
  • Go
  • Socket score

Version published
Created
Source
Quicktable logo; A 2x2 black grid with a yellow background

quicktable

Generate beautiful CLI tables on the fly, from CSV files.

Getting startedInstallationCLI

Getting started

asciicast

quicktable -f data.csv                           # Generate table from a CSV file
quicktable -h                                    # Print help section
quicktable -f Sample100.csv -c "100 CSV Records" # Generate table with custom captions
quicktable -f Sample100.csv -o something.txt     # Output table to file something.txt

Installation

Install directly from go:

$ go install github.com/HoangTuan110/quicktable

CLI

Generate beautiful CLI tables on the fly from CSV files.

Options:

  -h, --help      display help information
  -f, --file      file to parse
  -c, --caption   caption for table
  -o, --output    Output to file

FAQs

Package last updated on 02 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc