image_viewer_jquery

1.0.3 • Public • Published

jQuery Image Viewer

A lightweight jQuery plugin for creating an image viewer with zoom functionality.

Installation

npm

$ npm install image_viewer_jquery

cdn

https://cdn.jsdelivr.net/gh/htut-git/image-viewer-jquery/dist/image-viewer.js

Demo

To See Demo ...

Example

<script>
    const imageViewer = new ImageViewer('.full-view-image', {
        maxZoomLevel: 2,
    });
</script>

Package Sidebar

Install

npm i image_viewer_jquery

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

444 kB

Total Files

8

Last publish

Collaborators

  • htut_htut