go-humanize
Formatters for time, numbers, and memory size to human readable format.
4,791 244
Formatters for time, numbers, and memory size to human readable format.
Convert data from SQL databases or document formats like CSV or Excel into formats such as JSON, Excel, CSV, HTML, Markdown, XML, and YAML.
Formats and parses numeric byte values (10K, 2M, 3G, etc.).
Easily pretty-print your tabular data with Go.
Fixed-width text formatting (encoder/decoder with reflection).
A general purpose application that aligns text.
Handles address representation, validation and formatting.
Wraps text at end of lines. Implementation of `textwrap` module from Python.