ansi_parser_extended

Crates.ioansi_parser_extended
lib.rsansi_parser_extended
version0.1.9
sourcesrc
created_at2024-05-31 14:08:58.607322
updated_at2024-06-02 11:08:44.889191
descriptionParse ansi text with support for styling and colors
homepage
repositoryhttps://github.com/rluvaton/ansi-parser
max_upload_size
id1258062
size213,353
Raz Luvaton (rluvaton)

documentation

README

ansi_parser_extended

Crates.io

Great blog post on ansi escape codes

TODO

  • add docs
  • add CI/CD pipeline
  • Remove unused deps
  • Add coverage report in CI
  • Run lint and format in CI
  • add licensing from the ansi_parser crate to this repo where applicable
Commit count: 149

cargo fmt