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
proxy.golang.org
v1.0.0
over 8 years ago
1
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 |