Archive
@dieter/archivev2026.09.06.2
01README
Safely extract local tar and ZIP archives into a new destination directory.
02Models
@dieter/archivev2026.09.06.2archive.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| sourceArchives | array | Absolute paths of .tar, .tar.gz, .tgz, or .zip files to extract in order. |
fn extract()
Extract configured archives into a new destination directory
Resources
summary(infinite)— Summary of a completed archive extraction
03Previous Versions
2026.09.06.1
04Stats
A
100 / 100
Downloads
0
Archive size
88.1 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms