improved diffing algorithm

This commit is contained in:
Chris Kruining 2024-10-30 16:27:34 +01:00
parent 6d1e011621
commit 0501a0a463
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
6 changed files with 156 additions and 19 deletions

7
examples/tiny/en-GB.json Normal file
View file

@ -0,0 +1,7 @@
{
"keyA": "Value a",
"keyB": "Value b",
"keyC": "Value c",
"keyD": "Value d",
"keyE": "Value e"
}