Compression is not yet supported
未关闭
- 主要语言
- TypeScript
- 星标
- 513
- 派生
- 52
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I tried to extract a file from a rar and this is the error i get on my console "Compression is not yet supported". Does this mean that non-compressed file can't be extracted at this moment? If yes, when can we expect this library to support extracting compressed files?
Thanks
贡献指南
这个仓库没有索引到贡献指南
调研方向
这个 issue 是关于为一个纯 JavaScript RAR reader 添加压缩支持。首先检查库的核心提取逻辑,可能位于主 rar.js 文件或解压模块中。查找现有的未压缩归档处理,并确定需要实现压缩算法的位置。检查是否有提取测试,以了解预期行为。'Done' 表示该库能够成功提取压缩的 RAR 文件,正如用户所报告的那样。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100