An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/tj/simpletable

Package simpletable allows to generate and display ascii tables in the terminal, f.e.: There are the following key features: * Declarative style. Have to write more code, and hell with it. * Styling. With 6 predefined styles: MySql-like (default), compact, compact lite, markdown, rounded and unicode. And you can change it. * Header and footer. Separeted from table body. * Multiline cells support. See https://github.com/alexeyco/simpletable/blob/master/_example/04-multiline/main.go for example. * cellInterface content alignment. Left, right or center. * Row spanning. By analogy with the way it is done in HTML. See Cell.Span attribute description. * Fast! Really fast, see https://github.com/alexeyco/simpletable/blob/master/_example/03-benchmarks-with-others Examples: https://github.com/alexeyco/simpletable/tree/master/_example

Ecosystem
proxy.golang.org
Latest Release
v1.0.0
over 8 years ago
Versions
1
Dependent Packages
4
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/tj/simpletable
spec
License MIT
Namespace github.com/tj
First Release over 8 years ago
Last Synced 10 days ago
Repository
Stars 10 on GitHub
Forks 2 on GitHub
Rankings on proxy.golang.org
Overall Top 6.4%
Dependent packages Top 3.4%