Diff Checker

This is an online tool for line-diffing (line-differencing) two text files.

File 1 (the before)
File 2 (the after)
Diff
const person = {
firstName: "John",
lastName: "Doe",
+ age: 35,
};
Diff Checker
Diff Checker