#text #terminal #styling #colored-text #outputting #diffrent #confused

simple_pretty

A confused library for outputting colored text to the terminal

1 unstable release

0.1.0 Jul 15, 2024

#407 in Command-line interface

26 downloads per month
Used in 4 crates (3 directly)

MIT license

5KB
64 lines

What is this

I have a few existing rust progects sact (superuser act) and rest (new encore) that share alot of similar code... This is the code. There will be another one like this just to keep code organize and seperate. This also allow be to update diffrent components with a cargo build as oppose to having to change the same file multiple times.

This specific lib just has some text styling things.

No runtime deps