Package Exports
- easy-magnify
- easy-magnify/dist/main.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (easy-magnify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Easy-Magnify
Easy-magnify is an open-source image-zooming npm package . 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
Features Include:
- Zoom on Hover
- Zoom on Move
- Responsive
- Custom styling supported
- Basic Carousel - Coming Soon
Status
Author: BatchNepal Consultancy
Installation
npm install easy-magnifyDemo & Usage
You can view demo and complete docs and api at : Easy-Magnify Docs
Support
Please open an issue. If you want PREMIUM support, please contact us at batchnepal website.
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.
Contributing
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.