release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
nfriedly/node-bestzip
GitHub
github.com
www.npmjs.com
Releases
23
Frequency
6 months 1 week
Last Release
about 1 month ago
Thursday, 21 May 2026, 18:57
Stars
87
Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.
Log in to subscribe
Releases
23
CVEs
1
Links
1
Collections
0
Linked projects
bestzip
NPM
Uses OS zip command if available (for better performance and speed) or node.js version if there is no system command available. Can be called via node or command line.