Support .gz (non-tar) files
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
This should be done using node's built-in zlib API to prep for allowing users of this package to avoid dependencies on tar/unzip (#26).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the package's existing archive-handling entry point and the tests for supported package formats. Read Node's built-in zlib API in the context of that path, then define done as successfully unpacking a non-tar .gz file without relying on tar or unzip dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100