better-diff
better-diff copied to clipboard
The diff tool of the future
I wonder if the default behavior should try to detect whitespace changes that are only relevant because of a new block being introduced. For example https://github.com/scottgonzalez/jquery-ui/commit/693f6807c28b4636e0b985c144e15f1370ed0063 vs https://github.com/scottgonzalez/jquery-ui/commit/693f6807c28b4636e0b985c144e15f1370ed0063?w=1. With the...
There are several steps that this tool will need to go through that I can think of right now: ## Get the contents of the files to diff For standard...
It would be nice to output not only a HTML diff but also some object with the diff results. This way we could use the better-diff both for HTML and...
If you're interested in contributing, just post a comment here!