# JQuery Plugins
**Repository Path**: bingo/JQuery-Plugins
## Basic Information
- **Project Name**: JQuery Plugins
- **Description**: JQuery 插件
- **Primary Language**: Unknown
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2015-09-02
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#JQuery Plugins
2014-5-10 :jquery upload plugin
jquery异步上传插件
使用方式:看[demo](demo/upload.html)
2014-6-8 :leunpha.lazyload plugin
图片懒(延迟)加载
使用方式:看[demo](demo/lazy/test.htm)
2014-8-7 :js图片预览 plugin
js图片预览
使用方式:看[demo](demo/preview.htm)
平台演示 :[演示](http://1234567.oschina.mopaas.com/)
2015-8-3 :json格式化 (src/jsonformat.js)
var str= new JSONFormat().parse(jsonObject);