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:26:24 +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 added a way to bundle the whole app 2026-06-05 21:26:24 +03:00
difftool.sh added a way to bundle the whole app 2026-06-05 21:26:24 +03:00
package-lock.json added a way to bundle the whole app 2026-06-05 21:26:24 +03:00
package.json added a way to bundle the whole app 2026-06-05 21:26:24 +03:00
server.js added a way to bundle the whole app 2026-06-05 21:26:24 +03:00