A simple jQuery based CSV to JSON converter web app that parses and converts the CSV file into JSON data on the client side.
Converts CSV to JSON using JavaScript and jQuery