Skip to content

mkuznets/tabwriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabwriter

Tabwriter is a patched version of text/tabwriter from Golang. It uses mattn/go-runewidth to account for variable width of unicode characters, such as emoji or CJK.

Installation

go get mkuznets.com/go/tabwriter