log-update
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
picocolors
The tiniest and the fastest library for terminal output formatting with ANSI colors
ansi-color
This module provides basic ANSI color code support, to allow you to format your console output with foreground and background colors as well as providing bold, italic and underline support.
string-width
Get the visual width of a string - the number of columns required to display it