“HTML processor” for CLI browsers?

2 points by clieagle ↗ HN
Is there something like uMatrix or some sort of processor to take unused JavaScript-reliant classes out of an HTML page in order to make it more usable on CLI browsers like Lynx and elinks? Many websites are very JS/CSS-reliant and that makes them very challenging or at the least frustrating to use on command line browsers.

2 comments

[ 3.0 ms ] story [ 12.6 ms ] thread
Are you wanting to remove class attributes from tags, or remove tags by class?