1
0
mirror of https://github.com/o2sh/onefetch synced 2024-06-28 13:44:36 +00:00
onefetch/ascii
2024-03-20 00:35:21 +01:00
..
src cargo clippy pedantic 2023-05-28 22:12:33 +02:00
Cargo.toml use workspace inheritance (#1142) 2023-08-11 23:46:06 +02:00
CHANGELOG.md cargo changelog --write 2024-03-20 00:35:21 +01:00
LICENSE.md Turn AsciiArt.rs into its own crate (#934) 2023-01-18 21:45:10 +01:00
README.md feat(ascii): parse multi-byte unicode chars correctly + docs (#936) 2023-01-19 18:32:47 +01:00

ascii

crates.io docs.rs

Provides the primary interface to display ascii art to the terminal.

More info here.

This crate is designed as part of the onefetch project.