Skip to content
/ ansi Public

Ansi utilities packages to handle string with ansi escape codes

Notifications You must be signed in to change notification settings

hyiso/ansi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.