https://github.com/zrong/json2csv
Convert JSON file to CSV,and vice versa.
https://github.com/zrong/json2csv
Last synced: over 1 year ago
JSON representation
Convert JSON file to CSV,and vice versa.
- Host: GitHub
- URL: https://github.com/zrong/json2csv
- Owner: zrong
- Created: 2013-01-06T08:57:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-06T09:19:46.000Z (over 13 years ago)
- Last Synced: 2025-03-25T19:51:28.286Z (over 1 year ago)
- Language: ActionScript
- Size: 120 KB
- Stars: 10
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
json2csv
========
Convert JSON file to CSV,and vice versa.
转换JSON文件到CSV格式,也支持从CSV格式到JSON格式的转换。
代码中使用的库,可以访问