Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React image zoom V2

This is an image zoom component for React that supports mousewheel and touch interactions. [Storybook.js] is used for development and testing.

Features

  • mousewheel zoom
  • ability to zoom on click
  • show/hide zoom window on hover
  • render zoom window into a React portal
  • TODO: touch zoom

TODO:

  • touch zooom
  • chunking - (!) Some chunks are larger than 500 kB after minification.
    • Using dynamic import() to code-split the application
    • Adjust chunk size limit for this warning via build.chunkSizeWarningLim

About

A brand-new ImageZoom component for React.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages