diffy is a web application that allows users to easily compare two text files and see the differences side by side. It is powered by the @pierre/diffs library, which provides efficient and accurate diffing algorithms.
Features
- Side-by-side comparison of two text files
- Syntax highlighting for various programming languages
- Support for large files
- User-friendly interface with a modern design
Technologies Used
- React for building the user interface
- Next.js for rendering and tooling
@pierre/diffsfor diffing algorithms- Tailwind CSS for styling




