Does Angular 2+ (Angular 7 to be exact) have a code diff component or plugin that can be used for comparing 2 separate text files.
Our current AngularJS app, which we're upgrading, uses Ace-Diff which works well. Yet I can't find anyone who's successfully used an Angular2 version of Ace-Diff, or PrettyDiff, etc.
Angular 2+ !== AngularJS 1.7.