https://github.com/rileyjshaw/compare-images
Compare two images in a variety of ways.
https://github.com/rileyjshaw/compare-images
Last synced: 6 months ago
JSON representation
Compare two images in a variety of ways.
- Host: GitHub
- URL: https://github.com/rileyjshaw/compare-images
- Owner: rileyjshaw
- Created: 2022-11-24T22:09:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T16:11:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T07:22:41.882Z (8 months ago)
- Language: TypeScript
- Homepage: https://rileyjshaw.com/compare-images
- Size: 483 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compare images
[](https://rileyjshaw.com/compare-images/)
Compare two images in a variety of ways. [Check out the demo.](https://rileyjshaw.com/compare-images)
## Development
```bash
git clone git@github.com:rileyjshaw/compare-images.git
cd compare-images
yarn
yarn start
```## License
Unlicensed for now.