MCPcopy
hub / github.com/fat/zoom.js

github.com/fat/zoom.js @v0.0.1 sqlite

repository ↗ · DeepWiki ↗ · release v0.0.1 ↗
2 symbols 2 edges 2 files 2 documented · 100%
README

ZOOM.JS

A simple jQuery plugin for image zooming; as seen on Medium.

Demo

https://fat.github.io/zoom.js

How

  1. Link the zoom.js and zoom.css files to your site or application.

```html

```

  1. zoom.js is dependent on transition.js file from Bootstrap, so make sure to include that as well.

```html

```

  1. Add a 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">

Why

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.

Where

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

Who

Written by @fat, made better by you.

Core symbols most depended-on inside this repo

ZoomService
called by 0
js/zoom.js
Zoom
called by 0
js/zoom.js

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

js/zoom.js2 symbols

Dependencies from manifests, versioned

gulp3.8.11 · 1×
gulp-file-insert1.0.2 · 1×
gulp-header1.2.2 · 1×
gulp-rename1.2.2 · 1×
gulp-uglify1.1.0 · 1×

For agents

$ claude mcp add zoom.js \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact