fat / zoom.js

Medium's Image Zoom for jQuery
https://fat.github.io/zoom.js
MIT License
4.04k stars 332 forks source link

Bower support please #28

Closed elgs closed 9 years ago

elgs commented 9 years ago

Bower support please. Thanks.

fat commented 9 years ago

zoom.js should (in theory) work in all relevant browsers. If not, create an issue! Thanks!

elgs commented 9 years ago

@fat you misunderstood what I meant. zoom.js is great, and I hope to use it in my project. I hope to install it using bower install zoom.js --save instead of copying the files manually in my project. The advantage is I can easily get it updated using a single bower command. So if you wish to support bower, what you need to do is create a tag for your project, and register it with bower. Thanks.

fat commented 9 years ago

I created bower - i know how it works ;)

fat commented 9 years ago

oh but i did misread your issue!

fat commented 9 years ago

here's my relevant response https://github.com/fat/zoom.js/pull/2 - sorry about the misunderstanding