html-differ
html-differ copied to clipboard
Stop searching when it finds the first difference
Sometimes it takes a lot of time to get isEqual result when the files are too different. I think it's safe to return isEqual = false on first difference found.
Hi!
At the moment, the tool is not actively developed, but pull requests are wellcome.