stipsan / svgdiff

See the visual difference between two SVGs

Home Page:https://svgdiff.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svgdiff

A FINN.no HackDays January 2019 project to report the visual difference between two SVGs.

TODO

  • Make it work (it compares SVGs like it's supposed to and the UX is… okay, not horrible but also not great).
  • Make it right (a11y, test coverage, code cleanup).
  • Make it fast (Performance optimize loops and such, use workers, use OffscreenCanvas).

About

See the visual difference between two SVGs

https://svgdiff.now.sh

License:MIT License


Languages

Language:TypeScript 94.1%Language:JavaScript 2.7%Language:CSS 1.8%Language:HCL 1.5%