From: Alex Corcoles Date: Fri, 22 Jul 2022 17:25:11 +0000 (+0200) Subject: Add ungraphical browser X-Git-Tag: 20240214-emacs~574 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=9b2ba8d2d609c97df977c9eb44103aeb4e7d23f7;p=alex.git Add ungraphical browser --- diff --git a/IDEAS.org b/IDEAS.org index fb20ff1..a07d5dd 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -87,6 +87,12 @@ See https://github.com/EvgSkv/logica - Native GUIs frontends - Smart join completion +* HTML/JS only browser engine + +- Use an existing JS engine to implement a browser that can parse HTML and execute JS, but which has no concept of graphics +- Could be used to implement a text HTML browser that can access the modern web +- Extensible and scriptable, to generate "article mode" scripts, scrapers, and "API proxies" + * Presentation tool - A tool to edit reveal.js-style slides