cli-html icon indicating copy to clipboard operation
cli-html copied to clipboard

Render HTML to Terminal

Results 3 cli-html issues
Sort by recently updated
recently updated
newest added

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.

![Image](https://github.com/user-attachments/assets/f732bbc4-e427-4352-b15b-a46a6addebd8)

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)...