1 stable release

1.0.0 Oct 8, 2022

#676 in Command-line interface

Download history 16/week @ 2024-02-25 5/week @ 2024-03-10 1/week @ 2024-03-17 20/week @ 2024-03-31 46/week @ 2024-04-14 74/week @ 2024-04-21

140 downloads per month

MIT license

33KB
567 lines

Text colourisation library.

Features

  • us - Adds the United States spelling of the names.

Examples

use vibrance::{fg, bg, style};
println!("{}", fg::red("red " + style::bold("bold")));

No runtime deps

Features