node-zip-folder
zips a folder and calls your callback when it's done AKA: something that maybe already exists in npmjs.org, but that I couldn't find.
Usage
var zipFolder = ; ;
Tests
Tests are in tests.js
and built with nodeunit. Run npm test
to run the tests.