8000 GitHub - VicKai/zooming: Image zoom that makes sense.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VicKai/zooming

 
 

Repository files navigation

Zooming npm

Image zoom that makes sense.

  • Pure JavaScript & built with mobile in mind.
  • Smooth animations with intuitive gestures.
  • Zoom into a hi-res image if supplied.
  • Easy to integrate & customizable.

Get Started

Try Demo or play with codepen.

Please see Documentation for detailed guide.

Showcase

These projects are using Zooming. Pull requests are welcome!

Caveats / Limitations

  • Avoid working with fixed position images #34.
  • < 6801 li>Image won't be visible after zoom-in if any parent element has style overflow: hidden #22.

Contributing

Fork it. Under project folder:

npm install
npm start

Open up index.html in browser.

Make your changes and submit a pull request!

Test

npm test

Credit

Inspired by zoom.js and zoomerang. First demo image from Journey. Second demo image journey by 飴村.

About

Image zoom that makes sense.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 9.6%
0