tinky / applyTextStyles
applyTextStyles(
text,styles):string
Applies text styles (color, bold, etc.) to a string using Ansis.
string
The text to apply styles to.
The styles to apply.
string
The styled text.
tinky / applyTextStyles
applyTextStyles(
text,styles):string
Applies text styles (color, bold, etc.) to a string using Ansis.
string
The text to apply styles to.
The styles to apply.
string
The styled text.