Initial commit of image-diff

Contains some boilerplate.

Change-Id: I56dd2c7c123b5864b56773c9ad50b309f129248d
6 files changed
tree: f276e5d3fd69e8f9d988358f9b5ce3caabbc14b6
  1. test/
  2. .gitignore
  3. package.json
  4. plugin.html
  5. README.md
  6. yarn.lock
README.md

Image Diff

A plugin that uses ResembleJS to provide a rich image diffing experience in PolyGerrit. Uses yarn for package management.

Run yarn install to get started.

Testing

This plugin uses polymer-cli to test.