1.0.4 • Published 1 year ago

@echidna-spryker/image-zoom v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago