nfriedly/node-bestzip

nfriedly/node-bestzip

Releases23
Frequency6 months 1 week
Last Release
Stars87
Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.

Linked projects

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.