diff2html icon indicating copy to clipboard operation
diff2html copied to clipboard

Getting the data structure used for HTML rendering (Nodejs use)

Open jkavalec opened this issue 1 year ago • 0 comments

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?

jkavalec avatar Jun 01 '24 09:06 jkavalec