Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

fcup

lovefc36Apache License 2.02.0.5

web大文件分片上传

web上传, 大文件上传, big upload, 分片上传, 上传插件

readme

项目介绍

一个轻巧的js类库,用于在网页端上传大文件,大图片,可以设置多个上传参数,提供了多种回调. 可以任意绑定id,自动生成上传表单,可以自定义文件头,其它参数,设置最大上传,最小上传,以及判断上传类型. 现在已经支持断点续传,并且有详细的操作案例

此版本专用于webpack打包使用,在node中使用

详情使用案例: gitee: https://gitee.com/lovefc/webpack

github: https://github.com/lovefc/webpack

安装教程

npm install fcup

参考文档

Gitee:https://gitee.com/lovefc/fcup2

Github:https://github.com/lovefc/fcup2