pavi2410 / ditext

Diff tool

Home Page:https://ditext.pavi2410.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ditext

- detect
+ ditext
- diff text
+ ditext

Goal

The goal of this project is to build a end-to-end solution for quick and dirty diffing needs. The project will eventually support multiple file types such as raw binary files, images (onion skin), JSON, code (using difftastic).

In future, I intend to add a feature to merge two conflicting files with ease. This feature is inspired by the IntelliJ's merge editor.

I may also experiment with AI assisted diff interpretation.

input A input B output
plain text plain text diff
plain text patch merged text
patch patch merge editor

Credits

About

Diff tool

https://ditext.pavi2410.me


Languages

Language:Vue 73.0%Language:TypeScript 14.1%Language:HTML 12.9%