aurora
Color formatter
A package providing customizable ANSI-color formatting for Golang's printf and sprintf functions
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
1k stars
9 watching
57 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
ansi-colorsgolangprintf
Related projects:
Repository | Description | Stars |
---|---|---|
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
antonfisher/nested-logrus-formatter | Provides a customizable logging formatter to display log messages in a nested structure with field information. | 160 |
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |
cabify/logrusiowriter | Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus | 16 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,623 |
bshuster-repo/logrus-logstash-hook | A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. | 203 |
mborders/logmatic | Dynamic log level configuration and colorized logging for Golang applications | 16 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 374 |
golang/freetype | A Go implementation of the Freetype font rasterizer | 792 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
gookit/color | A terminal color rendering library with support for 16/256 colors and RGB output. | 1,514 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 70 |