Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.76 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.76 KB

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.