1 Star 2 Fork 0

modstart-lib/webuploader-plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 883 Bytes
一键复制 编辑 原始数据 按行查看 历史
MZ 提交于 2023-08-03 09:01 +08:00 . init
{
"name": "fex-webuploader",
"main": "dist/webuploader.js",
"homepage": "https://github.com/fex-team/webuploader",
"author": "fex-team",
"description": "WebUploader是一个简单的以Html5为主,Flash为辅的现代文件上传组件。在现代的浏览器里面能充分发挥html5的优势,同时又不摒弃主流IE浏览器,延用原来的Flash运行时。两套运行时,同样的调用方式,可供用户任意选用。WebUploader采用大文件分片并发上传,极大的提高了文件上传效率。",
"keywords": [
"fileuploader",
"chunk",
"uploader",
"html5",
"flash"
],
"dependencies": {
"jquery": ">= 1.9.0"
},
"license": "BSD",
"ignore": [
"**/.*",
"node_modules",
"/build",
"/css",
"/jekyll",
"/server",
"/test",
"/_draft",
"/examples",
"/flash",
"/pages"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/modstart-lib/webuploader-plus.git
git@gitee.com:modstart-lib/webuploader-plus.git
modstart-lib
webuploader-plus
webuploader-plus
master

搜索帮助