UNPKG

generic-zoom

Version:

Medium zoom like functionality, but working by simply transforming the element. Suited for children that adjust automatically depending on the parent element width - such as gatsby-image. (Note that for use with react, use the generic-medium-zoom-react p

8 lines (5 loc) 355 B
Medium zoom like functionality, but only transforming the container element. Suited for children that adjust automatically depending on the parent element width - such as gatsby-image. ## Use with frameworks - React: [generic-zoom-react](https://github.com/jsparvath/generic-zoom-react) - Vue: ACCEPTING PULL REQUESTS - Angular: ACCEPTING PULL REQUESTS