View browser rendered HTML on GitHub, instead of source code. This is a fork of the excellent htmlpreview project by Jerzy Głowacki.
This project allows users to view how HTML source code hosted on GitHub looks when rendered by the browser. Instead of only reading HTML source code, quickly glance at its appearance before debugging or making other minor edits. Please read Jerzy Głowacki's description of htmlpreview to understand how this project functions.
This particular fork is maintained to enable the GitPreview chrome extension to function.
However, to use directly, prepend kaivalyar.github.io/htmlpreview/?
to the URL of the HTML file you are browsing on GitHub. Alternativeley, navigate to kaivalyar.github.io/htmlpreview/ from your browser and copy-paste the URL of the HTML file hosted on GitHub.
If you have any questions, suggestions, or feedback, please feel free to write to kaivalyaraw@gmail.com. I look forward to hearing from you.
Jerzy Głowacki (Niu Tech) is the original author of this code, and I have only made minor edits. This repository is licensed under the MIT license.