0.0.1 • Published 7 months ago

@stainless-api/repack-package v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

repack-package

Optimize NPM package tarballs by reordering their files and compressing them with Zopfli

Usage

repack input.tgz output.tgz

Features

  • Optimized ordering for dual CJS/ESM packages (up to 25% size savings)
  • Keeps original if no size reduction
  • Shows progress with timing
  • Skips unnecessary files (.git, .DS_Store, etc.)
0.0.1

7 months ago