Text Diff

Compare text, config, code, or logs and quickly inspect additions and removals

Summary3 + / 2 -

Old Text

5 lines

New Text

6 lines

Diff Result

5 changed lines
Old Text
New Text
1
{
1
{
2
  "name": "Moyu Tool Box",
2
  "name": "Moyu Tool Box",
3
  "version": "1.0.0",
4
  "features": ["json", "markdown", "timestamp"]
3
  "version": "1.1.0",
4
  "features": ["json", "markdown", "timestamp", "diff"],
5
  "homepage": true
5
}
5
}