Chalk is an expressive modern C++ (17 and above) Terminal text styling API with 3/4 bit color support.
- Nested styling
- Nested formatting
TBD
It's an header only library, Clone this repo and copy chalk.h into your projects include directory
TBD
- Bold
- Underline
- Italic
- Conceal
- Crossed Out
- Faint
- Rapid Blink
- Slow Blink
- Reverse
- black
- red
- yellow
- green
- blue
- magenta
- cyan
- white
- bright black
- bright red
- bright yellow
- bright green
- bright blue
- bright magenta
- bright cyan
- bright white
TBD