Featureful and performant web-based diff viewer.
/
: Multi-file concise diff viewerSvelteKit frontend using tailwindcss for styling, deployed to Cloudflare Pages via GitHub Actions.
Web extension that streamlines opening diffs in the viewer.
bun install
in /web
to install the required dependencies for the frontend.bun run dev
in /web
.bun run format
to reformat and bun run lint
to check style.