←back to thread

233 points monax | 1 comments | | HN request time: 0.295s | source

We’ve been working on Vaev, a minimal web browser engine built from scratch. It supports HTML/XHTML, the CSS cascade, @page rules for pagination, and print-to-PDF rendering. It even handles calc(), var(), and percentage units—and yes, it renders Google.com (mostly).

This is an experimental project focused on learning and exploration. Networking is basic (http:// and file:// only), and grid layouts aren’t supported yet, but we’re making progress fast.

We’d love your thoughts and feedback.

Show context
busymom0 ◴[] No.44023540[source]
I wish one of these projects would make a browser which only renders text (so texts and links) and no additional support for media (images, videos, audio etc).

I know there is Lynx but having a non-terminal based browser which could do it would be cool.

replies(7): >>44023546 #>>44023560 #>>44023701 #>>44023721 #>>44024158 #>>44024531 #>>44024712 #
revskill ◴[] No.44024158[source]
Then google will use text to show ads.
replies(3): >>44024174 #>>44024329 #>>44026729 #
1. pndy ◴[] No.44026729[source]
Isn't Ubuntu doing that for at least 3 years or so in terminal during system update?