Skip to content

kravlad/tabwriter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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 github.com/kravlad/tabwriter

About

Unicode-aware version of text/tabwriter

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%