# chunk **Repository Path**: wu-kangkang/chunk ## Basic Information - **Project Name**: chunk - **Description**: node.js实现分片文件的上传以及合并处理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-23 - **Last Updated**: 2025-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, Express ## README # Node.js实现分片文件的上传合并 ## 1.安装 > npm i ## 2.运行 > node index.js ## 3.环境 > node 版本 >= 16(推荐)