jsdifflib
jsdifflib copied to clipboard
Diff by group of lines
difflib works line by line. But, First I wanted to group set of lines and check diff in that group. I have tried this way, But this was not helpful. Instead of getting get_opcodes. var opcodes = sm.get_grouped_opcodes();