hook.io-wget

A hook to retrieve files through http. Based on the http-get module by Stefan Rusu.

hook.io-redis-client

Listen for hook.io events and execute operations against a Redis server

hook.io-tar

A hook to archive and unarchive with tar. Operates synchronously for now.

hook.io-mock

A hook to mock messages to debug your composite hooks. It listens to messages and replies with messages and custom data if a match is found. VERY 0.0.1