Skip to content

lmueller/termcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termcolor

termcolor is a Go library that converts HTML content into terminal-friendly text with ANSI color codes. It allows you to define custom tags and styles, making it easy to display styled text in terminal applications.

Features

  • Convert HTML to terminal-friendly text with ANSI color codes.
  • Support for custom HTML tags and styles.
  • Easy integration into Go applications.

Installation

To install the package, use go get:

go get github.com/lmueller/termcolor

About

Library to apply HTML/CSS styles and classes to terminal output. Supports custom HTML tags via custom tag manager class.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages