1.0.4 • Published 11 months ago

@echidna-spryker/image-zoom v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Product Image Zoom

A js package to add product image zooming feature on mouse and touch events in spryker shops

Authors

How to Use

To add this in your project, run

  npm i @echidna-spryker/image-zoom

Imports required

  import productImageZoom from '@echidna-spryker/image-zoom';
  import '@echidna-spryker/image-zoom/index.scss';

Initialize the function

  productImageZoom('init');
1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago