{"id":57584,"library":"yansi","title":"Yansi","description":"A dead simple ANSI terminal color painting library.","status":"active","version":"1.0.1","language":"rust","source_language":null,"source_url":"https://github.com/SergioBenitez/yansi","tags":["ansi","terminal","color","formatting"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nyansi = \"1.0.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add yansi","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Paint","correct":"use yansi::Paint;"}],"quickstart":{"code":"use yansi::Paint;\n\nfn main() {\n    println!(\"{}\", \"Hello, world!\".green().bold());\n}","lang":"rust","description":"Prints a green bold string to the terminal."},"warnings":[],"env_vars":null,"search_vec":"'ansi':5,10 'color':7,12 'dead':3 'format':13 'librari':9 'paint':8 'simpl':4 'termin':6,11 'yansi':1","created_at":"2026-06-16T15:49:39.482398+00:00","updated_at":"2026-06-16T15:49:39.482398+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/SergioBenitez/yansi","github":"https://github.com/SergioBenitez/yansi","docs":"https://docs.rs/yansi/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}