htmltbl

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 8 Imported by: 0

README

htmltbl

A html table parser for the terminal.

Instalation

From source

With go install(Go 1.18 or higher required):

go install github.com/marinmgabriel/htmltbl@latest

Or building from repository:

git clone http://github.com/marinmgabriel/htmltbl
cd htmltbl
go build

Usage

You must specify a http link and optionally the format(table, json)

htmltbl --format table <url>
htmltbl --format json <url>

License

MIT

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