diff2html
diff2html copied to clipboard
Getting the data structure used for HTML rendering (Nodejs use)
Hi,
from demo, It seems this tool has everything I would expect for side by side diff, except that I need render diff within Nodejs environment.
I was looking at docs but couldn't find anything.
Is there any way to get a structure that has all the data used for HTML rendering, so that it could be used in other environments i.e. Nodejs?