Universal
Works for any app that renders to HTML (which is most apps!) using the "HTML trick"
Build a diff view in your app
Universal HTML diffing for any app UI - works with React, Vue, Svelte, Angular, and more
Works for any app that renders to HTML (which is most apps!) using the "HTML trick"
No need for renderer-specific diff logic - just add data-diff-key attributes
Works with React, Vue, Svelte, Angular, or any framework that renders HTML
Leverages your existing CSS styles - no need to reimplement styling logic