# msgpack-csv-stream **Repository Path**: mirrors_feross/msgpack-csv-stream ## Basic Information - **Project Name**: msgpack-csv-stream - **Description**: msgpack -> csv streamer (in node.js) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # msgpack -> csv stream ## Installation [Install node](http://nodejs.org/) if you don't have it already. ``` npm install cp secret-sample.js secret.js vim secret.js # <-- fill in with your S3 credentials ``` ## Usage Run the server with: ``` node . ``` ...and visit **http://localhost:3000/?file=job_xxxxxxx_result**