Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Go port of DOM distiller #19

Open
markusmobius opened this issue Nov 4, 2020 · 0 comments
Open

Go port of DOM distiller #19

markusmobius opened this issue Nov 4, 2020 · 0 comments

Comments

@markusmobius
Copy link

This might be useful to those who want to run DOM Distiller as a standalone program.

We ported the Java code to Go (without GWT and any Chromium dependencies):

https://github.com/markusmobius/go-domdistiller

It now works fine as a server-side program or command line program.

The stable branch is the most faithful port of Distiller (everything minus some parts where Distiller relies on some render-level info).

The master branch includes insights from Mozilla's readability.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant