Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diffy Logo

Code Comparison | Diffy

Premium Code Comparison. Instant & In your browser.

Try it now!

HTML5 CSS3 JavaScript Monaco Editor GitHub Pages

Diffy is a lightweight, incredibly fast, and beautiful code comparison tool built to run entirely on the client side. No servers, no installation, just drop your code and see the diff instantly.

Diffy Demo

How it works

Since Diffy is a 100% static application, using it is as simple as it gets:

  1. Open Diffy in your web browser.
  2. Paste your original code in the left panel.
  3. Paste your modified code in the right panel.
  4. The differences are highlighted instantly using the powerful Monaco Editor engine (the same engine powering VS Code).

That's it. No config needed. No data leaves your browser.

Features

  • Monaco Editor Engine: Provides VS Code-level diffing, syntax highlighting, and native clipboard integration.
  • Split & Inline Views: Toggle between side-by-side or unified view with a single click.
  • Dark/Light Mode: Seamlessly switch between themes.
  • Privacy First: 100% client-side. Your code never leaves your computer.
  • Ultra Lightweight: No build tools, no Node.js required to run. Just pure HTML, CSS, and JS.

Contributing

We welcome contributions! Please see our Contributing Guidelines for details on how to get started.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is totally open-source and licensed under the MIT License.

Support

If you find Diffy useful, consider supporting the project:

Buy Me A Coffee

About

Diffy is a lightweight, incredibly fast, and beautiful code comparison tool built to run entirely on the client side. No servers, no installation, just drop your code and see the diff instantly.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages