全部搜尋項
trixie  ] [  sid  ]
[ 原始碼: golang-github-rodaine-table  ]

套件:golang-github-rodaine-table-dev(1.1.0-2)

golang-github-rodaine-table-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-rodaine-table

維護小組:

外部的資源:

相似套件:

Go CLI Table Generator (library)

Go package "table" provides a convenient way to generate tabular output of any data, primarily useful for CLI tools.

Features:

 * Accepts all data types (string, int, interface{}, everything!) and
   will use the String() string method of a type if available.
 * Can specify custom formatting for the header and first column cells
   for better readability.
 * Columns are left-aligned and sized to fit the data, with customizable
   padding.
 * The printed output can be sent to any io.Writer, defaulting to
   os.Stdout.
 * Built to an interface, so you can roll your own Table implementation.
 * Works well with ANSI colors (fatih/color
   (https://github.com/fatih/color) in the example)!
 * Can provide a custom WidthFunc to accomodate multi- and zero-width
   characters (such as runewidth (https://github.com/mattn/go-runewidth))

其他與 golang-github-rodaine-table-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-rodaine-table-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 7。4 kB32。0 kB [檔案列表]