个人常用插件汇总

### 浏览器消息通知(push.js)
- github:  
    - https://github.com/Nickersoft/push.js
### MD5加密
- github:  
    - https://github.com/blueimp/JavaScript-MD5
    - https://github.com/placemarker/jQuery-MD5  
### 文件上传
- github:  
    - https://github.com/fex-team/webuploader
### 浏览器打印插件
- github:  
    - https://github.com/jasonday/printThis
### 二维码生成器
- github:  
    - https://github.com/davidshimjs/qrcodejs
### cookie插件
- github:
    - https://github.com/franciscop/cookies.js
### 函数库(underscore,ludash)
- github:
    - https://github.com/jashkenas/underscore
    - https://github.com/lodash/lodash
    - https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore
### 树
- index
    - http://www.treejs.cn/v3/main.php#_zTreeInfo
### 操作cookie
- github
    - https://github.com/carhartl/jquery-cookie
- index
    - http://plugins.jquery.com/cookie/

猜你喜欢

转载自www.cnblogs.com/he1237596/p/9558210.html