Generate pretty diffs for the browser. Run in server mode or generate a static HTML page annotating the whole diff. Shamelessly vibecoded as a POC.
Find a file
2026-06-05 21:18:42 +03:00
src initial version, can start a server that serves the diff, gen an html file in tmp and open it or generate it in a specific location 2026-06-05 21:18:42 +03:00
.gitignore initial version, can start a server that serves the diff, gen an html file in tmp and open it or generate it in a specific location 2026-06-05 21:18:42 +03:00
difftool.sh initial version, can start a server that serves the diff, gen an html file in tmp and open it or generate it in a specific location 2026-06-05 21:18:42 +03:00
package-lock.json initial version, can start a server that serves the diff, gen an html file in tmp and open it or generate it in a specific location 2026-06-05 21:18:42 +03:00
package.json initial version, can start a server that serves the diff, gen an html file in tmp and open it or generate it in a specific location 2026-06-05 21:18:42 +03:00
server.js initial version, can start a server that serves the diff, gen an html file in tmp and open it or generate it in a specific location 2026-06-05 21:18:42 +03:00