imgphash/README.md
2022-03-21 10:44:26 +01:00

46 lines
No EOL
1.6 KiB
Markdown

<h1 align="center">Welcome to hash-image 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" />
<a href="https://github.com/JasterV/hash-image#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
<a href="https://github.com/JasterV/hash-image/graphs/commit-activity" target="_blank">
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
</a>
<a href="https://github.com/JasterV/hash-image/blob/master/LICENSE" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/github/license/JasterV/hash-image" />
</a>
</p>
> Provide an image class that is able to calculate similarity to other images using the phash value
### 🏠 [Homepage](https://github.com/JasterV/hash-image#readme)
## Install
```sh
npm i hash-image
```
## Author
👤 **Victor Martinez <jaster.victor@gmail.com>**
* Website: https://jasterv.com
* Github: [@JasterV](https://github.com/JasterV)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/JasterV/hash-image/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [Victor Martinez <jaster.victor@gmail.com>](https://github.com/JasterV).<br />
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_