Skip to main content

Archive

@dieter/archivev2026.09.06.2· 14d agoMODELS
01README

Safely extract local tar and ZIP archives into a new destination directory.

02Models1
@dieter/archivev2026.09.06.2archive.ts

Global Arguments

ArgumentTypeDescription
sourceArchivesarrayAbsolute 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 Versions1
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