Skip to content

Instantly share code, notes, and snippets.

View stephenmathieson's full-sized avatar

Stephen Mathieson stephenmathieson

View GitHub Profile

hilton-csv

Convert Hilton's stupid CSV thing to JSON.

API

convertFile(file, fn)

Convert the given CSV file to JSON, invoking fn(err, obj).