ascii-canvas

Crates.ioascii-canvas
lib.rsascii-canvas
version4.0.0
sourcesrc
created_at2017-03-02 10:48:31.952474
updated_at2024-09-30 16:34:10.453811
descriptionsimple canvas for drawing lines and styled text and emitting to the terminal
homepage
repositoryhttps://github.com/lalrpop/ascii-canvas
max_upload_size
id8765
size34,225
publish (github:lalrpop:publish)

documentation

README

ASCII canvas is a simple library that allows you to draw lines and colored text and then write them to the terminal. It uses the term library to handle the ANSI nonsense and hence it works on Windows, Mac, and Unix.

See the documentation for more information.

ASCII canvas was originally part of the LALRPOP parser generator.

Commit count: 36

cargo fmt