From e45ba3610cdc155220491d8ec2ad6ea76eeedb66 Mon Sep 17 00:00:00 2001 From: shoaib shaikh Date: Sun, 2 Apr 2023 10:56:34 +0530 Subject: [PATCH] added a merge-images in Images --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7e1526..662db7a 100644 --- a/README.md +++ b/README.md @@ -919,6 +919,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Drift](https://github.com/imgix/drift) - Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript. * [Magnificent.js](https://github.com/AndersDJohnson/magnificent.js) - Zoom responsively, images & more, w/ jQuery. * [Panolens.js](https://github.com/pchen66/panolens.js) - Panolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible + * [Merge-images](https://github.com/lukechilds/merge-images) - Images can be overlaid on top of each other and repositioned ## Gesture * [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures.