84
Stars
7
Forks
MIT
License
Go
Language
2021-09-12
Last Update
0
Open Issues
alignment
delimiter
formatter
golang
library
tool
Related in Formatters
- address - Handles address representation, validation and formatting.
- bytes - Formats and parses numeric byte values (10K, 2M, 3G, etc.).
- go-fixedwidth - Fixed-width text formatting (encoder/decoder with reflection).
- go-humanize - Formatters for time, numbers, and memory size to human readable format.
- gotabulate - Easily pretty-print your tabular data with Go.
- sq - Convert data from SQL databases or document formats like CSV or Excel into formats such as JSON, Excel, CSV, HTML, Markdown, XML, and YAML.
- textwrap - Wraps text at end of lines. Implementation of textwrap module from Python.
- bafi - Universal JSON, BSON, YAML, XML translator to ANY format using templates.
- bbConvert - Converts bbCode to HTML that allows you to add support for custom bbCode tags.
- blackfriday - Markdown processor in Go.