yadiff
liveA browser-based diff viewer for local git/jj diffs and GitHub PRs.
Details
yadiff is a tool that provides a visual interface to view differences in code across various references, including Git branches and tags. It allows users to compare changes locally or from GitHub pull requests using Pierre's open-source packages for diff parsing and rendering.
Best fit users
- •developers
- •code reviewers
Why this one made the cut
yadiff simplifies the process of reviewing code changes by offering an intuitive interface that makes it easy to understand differences between versions. This tool helps teams collaborate more effectively on software projects.
What makes it different
Unlike other diff viewers, yadiff is built using specific open-source packages (@pierre/diffs and @pierre/trees) which provide high performance and beautiful rendering of diffs and file trees.