mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-28 22:18:06 -08:00
Update README.md
This commit is contained in:
@@ -61,7 +61,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [Table/Grid](#tablegrid)
|
* [Table/Grid](#tablegrid)
|
||||||
* [Frameworks](#frameworks-1)
|
* [Frameworks](#frameworks-1)
|
||||||
* [Boilerplates](#boilerplates)
|
* [Boilerplates](#boilerplates)
|
||||||
* [Image](#image)
|
* [Images](#images)
|
||||||
* [Gesture](#gesture)
|
* [Gesture](#gesture)
|
||||||
* [Maps](#maps)
|
* [Maps](#maps)
|
||||||
* [Typography](#typography)
|
* [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.
|
* [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.
|
* [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
|
* [Panolens.js](https://github.com/pchen66/panolens.js) - Panolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible
|
||||||
|
|
||||||
## Gesture
|
## Gesture
|
||||||
|
|
||||||
* [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures.
|
* [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.
|
* [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.
|
* [Dragula](https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts.
|
||||||
|
|
||||||
|
|
||||||
## Maps
|
## Maps
|
||||||
|
|
||||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
||||||
|
|||||||
Reference in New Issue
Block a user