# big-file-uploader **Repository Path**: zhudachangs/big-file-uploader ## Basic Information - **Project Name**: big-file-uploader - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2022-01-28 - **Last Updated**: 2023-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 大文件上传 思路:前端获取 file 文件对象使用 slice 方法截取切片,然后异步上传切片,再合并 ## 技术栈 - TypeScript - Vue3 - Element-plus - Nodejs ## nodejs-uploader-files-server 服务端 ## web-uploader-files-client 客户端