forked from shawnbot/csv2json
-
Notifications
You must be signed in to change notification settings - Fork 0
A friendly web interface for converting comma-separated values to JSON
jasonhoekstra/csv2json
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
csv2json is both a command line tool and a web interface for converting comma-separated value (CSV) files to JSON or JavaScript. It's comprised of two parts: 1. a Python script (csv2json.py) that reads CSV and outputs JSON or JavaScript 2. a PHP web service and HTML interface that accepts CSV input via either file upload or HTTP POST data and outputs the JSON/JavaScript either as a file or as text to be copied from a web browser.
About
A friendly web interface for converting comma-separated values to JSON
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published