cli-html
cli-html copied to clipboard
Render HTML to Terminal
Hi, great lib. Any way to set the theme config for `ansi-colors` (https://github.com/doowb/ansi-colors#themes)? It would be great to be able to control the color schemes for output.

Using Deno 2.3.7 and cli-html-4.3.1 (works on NodeJS) ``` $ deno .\index.ts error: Uncaught SyntaxError: The requested module 'number-to-alphabet' does not provide an export named 'NumberToAlphabet' at (file:/// [...] /node_modules/cli-html/lib/utils/list.js:1:10)...