Show HN: TermDOM – HTML, CSS and JavaScript (With a Real DOM) for TUIs and CLIs

bikeshaving1 pts0 comments

TermDOM renders a real DOM styled with real CSS to terminal cells. You build a document with createElement or innerHTML, or whatever frontend web framework, and it automatically produces colored ANSI output, with browser style layout, text wrapping and flexbox included. The library can also be used to translate HTML to static ANSI.Full disclaimer: This project was started a year ago and written entirely by Claude. I mainly provided QA and words of encouragement (yelling).

real termdom html ansi show javascript

Related Articles