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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mediocregopher/tablewriter

Package tablewriter implements a Writer middleman which takes in table data where rows are delimited by newlines and columns by tabs. It outputs this same data but formatted into an actual ascii table, where each column has a specific width that the text is wrapped into. Each cell has both a width and a padding, with the padding applied to the right edge of the cell and contributing to the width of the cell: Check out the example/ folder of the package for a more in-depth usage example

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mediocregopher/tablewriter
License: Apache-2.0
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/mediocregopher
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...