react-diff-viewer-continued icon indicating copy to clipboard operation
react-diff-viewer-continued copied to clipboard

feat: Allow Custom Compare Functions

Open davidfan168 opened this issue 1 year ago • 0 comments

Most changes are copied from this pull request: https://github.com/praneshr/react-diff-viewer/pull/137/files

If a function is passed as lineCompareMethod, this function will be treated as the diff function. Users can pass other functions in the diff library, or pass their own functions.

davidfan168 avatar May 04 '24 05:05 davidfan168