rburns / ansi-to-html

Convert ansi escaped text streams to html.
MIT License
354 stars 48 forks source link

Suggestion: Have CSS classes instead of styles #99

Open arturcarvalho opened 2 years ago

arturcarvalho commented 2 years ago

Currently the library is generating styles. Would it be possible to generate classes instead? It would make it easier to do customizations to other attributes other than color.