JaimeStill / diff-changes

Render diffs between objects in Angular.

Home Page:https://jaimestill.github.io/diff-changes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diff Changes

The initial functionality for this feature was written by @aaronjcolclough (esq.). I just helped with optimizing the API and component design.

Deploy Pages

image

Working on standardizing the process of being able to present two serialized JSON strings that are related and represent changes in state. In the above screenshot, direct object properties are rendered in red (previous value) and green (proposed value). If a nested object within the comparison is different between the two states, the name of the nested object property is rendered in the primary app color.

Relevant Files

About

Render diffs between objects in Angular.

https://jaimestill.github.io/diff-changes/


Languages

Language:SCSS 47.8%Language:TypeScript 44.2%Language:HTML 7.1%Language:Batchfile 0.9%