Each diff features a line by line and side by side preview of your changes.
All the code changes are syntax highlighted using highlight.js, providing more readability.
Similar lines are paired, allowing for easier change tracking.
You can install and manage diff2html's CSS and JS using Bower:
> $ bower install diff2html
CopyYou can also install diff2html using npm:
> $ npm install diff2html
Copy
> $ npm install -g diff2html-cli
diff2html cli installed!
> $ diff2html
Previous commit changes on your browser
> $ is that it?
Yup, it's that simple.