From 9b2ba8d2d609c97df977c9eb44103aeb4e7d23f7 Mon Sep 17 00:00:00 2001 From: Alex Corcoles Date: Fri, 22 Jul 2022 19:25:11 +0200 Subject: [PATCH] Add ungraphical browser --- IDEAS.org | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.3