/ansi

Ansi utilities packages to handle string with ansi escape codes

Primary LanguageDart

About

Ansi utilities packages to handle string with ansi characters.

Packages

Project Status Description
ansi ansi Terminal string styling done right.
ansi_codes ansi_codes ANSI escape codes for styling strings in the terminal.
ansi_regex ansi_regex Regular expression for matching ANSI escape codes.
ansi_slice ansi_slice Slice a string with ANSI escape codes.
ansi_strip ansi_strip Strip ANSI escape codes from a string
ansi_wrap ansi_wrap Wordwrap a string with ANSI escape codes.