Ecosyste.ms: Packages

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

Top 1.8% on proxy.golang.org
Top 0.4% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 4.3% forks on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/alexeyco/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

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/alexeyco/simpletable
Keywords: ascii, cli, go, golang, table, terminal
License: MIT
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/alexeyco
Dependent packages: 168
Dependent repositories: 111
Stars: 442 on GitHub
Forks: 29 on GitHub
Docker dependents: 12
Docker downloads: 2,762,227
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...