File tree Expand file tree Collapse file tree 1 file changed +8
-20
lines changed Expand file tree Collapse file tree 1 file changed +8
-20
lines changed Original file line number Diff line number Diff line change 11# image-diff
2- ![ Alt Text ] ( example.gif )
2+ vue component for multiple image comparison.
33
4- client web application to compare multiple images.
5- <br />
6- you can pan, zoom and diff multiple images at the same time.
7- <br />
8- currently support 8bit jpg, png format
9- <br />
10- this project was built with the Vue framework and many other libraries.
11-
12- ## Demo
13- you can online demo in [ https://whwnsdlr1.github.io/image-diff ] ( https://whwnsdlr1.github.io/image-diff/ ) .
14- <br />
15- or
16- <br />
17- install project as below
4+ Web-App: [ https://github.com/whwnsdlr1/image-diff ] ( https://github.com/whwnsdlr1/image-diff )
5+ jsfiddle:
6+ ## Build
7+ build project as below
188```
19- git clone https://github.com/whwnsdlr1/image-diff
20- yarn install
21- yarn run serve
9+ git clone https://github.com/whwnsdlr1/vue- image-diff
10+ cd vue-image-diff
11+ yarn run build
2212```
23- and access to http://localhost:port
2413
2514## Usage
26151 . load images by drag & drop or dialog that you can open by panel click.
@@ -77,7 +66,6 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
7766- babel-eslint
7867- eslint
7968- eslint-plugin-vue
80- - sitemap-webpack-plugin
8169- vue-template-compiler
8270
8371## TO-DO
You can’t perform that action at this time.
0 commit comments