XMLJson
XML converter
Converts XML to JSON format using a command-line tool written in Swift.
Swift CLI tool for converting any XML to JSON format
49 stars
5 watching
6 forks
Language: Swift
last commit: about 3 years ago clijsonjson-parserswiftxmlxml-parsingxmlserializer
Related projects:
Repository | Description | Stars |
---|---|---|
cheedoong/xml2json | A C++ library that converts XML documents to JSON format | 303 |
sinelaw/xml-to-json-fast | Converts XML data to JSON format with minimal memory usage | 48 |
abdolence/x2js | Converts XML data to and from JSON objects in JavaScript | 1,009 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 584 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
vi/json2 | A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. | 28 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |
liveui/xmlcoding | Software development tools for encoding and decoding XML data using the Codable protocol in Swift | 10 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
lm2343635/mgformatter | A JSON or HTML formatter for iOS with customizable styles and colors. | 16 |
ferdinakusumah/excel2json | Converts data from Excel and CSV formats to JSON | 14 |
gavinr/arcgis-json-to-geojson | A tool to convert ArcGIS JSON data into GeoJSON format | 38 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 808 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 16 |
simonjwright/asis2xml | Converts Ada sources' ASIS representation to XML for easier development of reporting and transformational tools. | 2 |