* HTML/JS only browser engine
+This is likely: https://github.com/txtdot/txtdot
+
- 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"
* Other
- https://github.com/jhuangtw/xg2xg
- https://github.com/mzucker/noteshrink - handwriting to PDF
+ - https://github.com/txtdot/txtdot - proxy that renders SPAs as HTML?