A simple jQuery plugin for image zooming; as seen on Medium.
https://fat.github.io/zoom.js
```html
```
```html
```
data-action="zoom" attribute to the images you want to make zoomable. For example:html
<img src="https://github.com/fat/zoom.js/raw/v0.0.1/img/blog_post_featured.png" data-action="zoom">
It's the best way to zoom an image. It transitions/zooms in really smoothly, and then when you're done, scrolls away, [esc] keys away, clicks away… clean af.
Also, now if you hold your meta key (⌘ on mac) or (ctrl on windows), it will open in a new tab. wow.
zoom.js should (in theory) work in all relevant browsers. If not, create an issue! Thanks!
Written by @fat, made better by you.
$ claude mcp add zoom.js \
-- python -m otcore.mcp_server <graph>