An open API service indexing awesome lists of open source software.

https://github.com/anergictcell/csv2json

Small Webinterface to convert CSV to and from JSON
https://github.com/anergictcell/csv2json

csv-converter d3js javascript json-converter

Last synced: 3 months ago
JSON representation

Small Webinterface to convert CSV to and from JSON

Awesome Lists containing this project

README

        

# csv2json
Small Webinterface to convert CSV to and from JSON

## Installation

1. Clone the repository
2. You need to specify the location of the d3.js library. You can either point to a local version or use the [official sources](https://d3js.org/)
3. Open the index.html file with your webbrowser. It should all work locally without setting up a server.