Skip to content

thewisenerd/go-ansi-sgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ansi-sgr

A Go package to help with ansi terminal colors. Supports 24-bit "True" color, 256-color, 88-color, 16-color and 8-color modes.

Usage

examples/demo.go contains adequate information about usage.

Demo

$ cd $GOPATH/src/github.com/thewisenerd/go-ansi-sgr
$ go run examples/demo.go

Installation

$ go get github.com/thewisenerd/go-ansi-sgr

License

Unlicense

Author

thewisenerd (thewisenerd@protonmail.com)

References

About

ansi color package for Go (golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published