From 15fe956a5eb84fe91890b6f173fcfc5c5e0e9784 Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Mon, 17 Jan 2022 16:08:23 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9dc15b..24eba7a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Table/Grid](#tablegrid) * [Frameworks](#frameworks-1) * [Boilerplates](#boilerplates) - * [Image](#image) + * [Images](#images) * [Gesture](#gesture) * [Maps](#maps) * [Typography](#typography) @@ -880,13 +880,13 @@ 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 + ## Gesture * [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures. * [touchemulator](https://github.com/hammerjs/touchemulator) - Emulate touch input on your desktop. * [Dragula](https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts. - ## Maps * [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.