go-ataman
Text renderer
A library for rendering colored text in terminal applications with customizable attribute manipulation.
Another Text Attribute Manupulator
17 stars
3 watching
3 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
workanator/go-floc | A package that simplifies the creation and management of parallel jobs with easy-to-use interfaces. | 269 |
gosuri/uitable | Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping | 736 |
unrolled/render | A Go package for rendering various data types in web responses | 1,945 |
thedevsaddam/renderer | A lightweight package for rendering different response formats in Go web applications | 263 |
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 5 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
ajvb/kala | A modern job scheduler written in Go. | 2,140 |
aymerick/raymond | A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 610 |
playwright-community/playwright-go | A Go library to automate web browsers like Chromium, Firefox and WebKit with a single API. | 2,291 |
shulhan/go-bindata | A utility to embed binary data in Go programs | 189 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
tomlazar/table | A Go library for printing tabular data on the command line with support for colors and customizable formatting. | 50 |
orirawlings/jt | A templating tool to process and render JSON data in Go using the text/template package. | 2 |
mattn/go-isatty | A utility that determines whether a given output stream is a terminal or identifies its specific type on Windows. | 841 |