easy-magnify
Version:
Everything you need for magnifying images
41 lines (26 loc) • 1.61 kB
Markdown
<h1>Easy-Magnify</h1>
<p> <code>Easy-magnify </code> is an <strong> open-source image-zooming npm package </strong>. You may have seen really nice image zooming on ecommerce sites like amazon , flipkart and more. If you want same functionality on your site then you can use this </p>
Features Include:
* Zoom on Hover
* Zoom on Move
* Responsive
* Custom styling supported
* Basic Carousel - Coming Soon
## Status
[](https://www.npmjs.com/package/easy-magnify)
[](https://opensource.org/licenses/MIT)
Author: <a target="_blank" href='https://batchnepal.com?utm_source=easy-magnify-github'>BatchNepal Consultancy</a> <br>
## Installation
```bash
npm install easy-magnify
```
## Demo & Usage
You can view demo and complete docs and api at : [Easy-Magnify Docs](https://easy-magnify.batchnepal.com)
## Support
Please [open an issue](https://github.com/ChetSocio/easy-magnify/issues).
If you want PREMIUM support, please contact us at [batchnepal website](<https://batchnepal.com/contact-us>).
<p>The inspiration was taken from other package that has not been updated since last 3-4 years and many people seem to use it till now even after it conflicts with React 17 & 18.
If you like this package then make sure to give it some stars.</p>
## Contributing
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch,
add commits, and [open a pull request](https://github.com/ChetSocio/easy-magnify/compare/).