# previewImage-mobile
**Repository Path**: yangtoude/previewImage-mobile
## Basic Information
- **Project Name**: previewImage-mobile
- **Description**: 拷贝自github,方便下载
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-09-10
- **Last Updated**: 2022-06-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# previewImage-mobile
仿微信js-sdk wx.previewImage javascript实现,支持图片预览,滑动切换,双指缩放,图片缓存;
it's a plugin previewImage for mobile html5 which support for picture preview, slide switch, double finger zoom, picture caching
# Usage
Import dist/previewImage.min.js to your project:
```javascript
```
And you can import dist/md5.js to your project,if imported it is uesd to get the hash for md5(image.src) else the hash is image.src;
```javascript
```
# Demo

[Demo](http://www.luyanghui.com/mylearn/package/previewimage)