Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furkankayar/csvxmljsonconverter
Converter that has been written in C converts data formats (XML, JSON, CSV) each other.
https://github.com/furkankayar/csvxmljsonconverter
c csv csvtojson csvtoxml json jsontocsv jsontoxml libjson libxml2 xml xmltocsv xmltojson
Last synced: 24 days ago
JSON representation
Converter that has been written in C converts data formats (XML, JSON, CSV) each other.
- Host: GitHub
- URL: https://github.com/furkankayar/csvxmljsonconverter
- Owner: furkankayar
- License: mit
- Created: 2019-03-23T19:24:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T14:16:53.000Z (almost 5 years ago)
- Last Synced: 2024-11-13T10:48:59.130Z (3 months ago)
- Topics: c, csv, csvtojson, csvtoxml, json, jsontocsv, jsontoxml, libjson, libxml2, xml, xmltocsv, xmltojson
- Language: C
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSV, XML, JSON Converter
Written in c by using libxml2 and json-c libraries.