This repo contains:
- anstreamfor a simple cross platform library for writing colored text to a terminal
- anstylefor style definitions
- User-styling parsers
- anstyle-gitfor parsing- gitstyle descriptions
- anstyle-lsfor parsing- LS_COLORSstyle descriptions
 
- Convert to other formats
- anstyle-rofffor converting ANSI codes to- ROFF
- anstyle-svgfor converting ANSI codes to- SVG
 
- Styling integration
- anstyle-ansi-termfor adapting- anstyleto- ansi_term
- anstyle-crosstermfor adapting- anstyleto- crossterm
- anstyle-owo-colorsfor adapting- anstyleto- owo-colors
- anstyle-syntectfor adapting- anstyleto- syntect
- anstyle-termcolorfor adapting- anstyleto- termcolor
- anstyle-yansifor adapting- anstyleto- yansi
 
- Utilities
- anstyle-lossyfor converting between color types
- anstyle-parsefor parsing ANSI Style Escapes
- anstyle-winconfor styling legacy Microsoft terminals
- colorchoice-clapfor using- colorflag in- clap