/csv-view

A simple in browser CSV viewier

Primary LanguageJavaScript

CSV View

A simple drag n' drop CSV viewer in the browser. A connect server serves up the files and parses the CSV data. More of an example than an app.

git clone git@github.com:wesleytodd/csv-view.git
cd csv-view
npm install
node index.js

Then open localhost:1234 in your browser and view your CSVssssssssssss.