SwiftyXML
XML parser
A Swift library that provides a simple and Swifty way to parse and manipulate XML data.
The most swifty way to deal with XML data in swift 5.
103 stars
10 watching
28 forks
Language: Swift
last commit: about 4 years ago
Linked from 2 awesome lists
carthagecocoapodswiftyxmlxml-dataxml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
lobodart/cheatyxml | A Swift framework to easily parse and manage XML data | 24 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
tadija/aexml | A lightweight XML parsing utility for Swift | 1,014 |
liveui/xmlcoding | Software development tools for encoding and decoding XML data using the Codable protocol in Swift | 10 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
recp/xml | A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects | 12 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
engali94/xmljson | Converts XML to JSON format using a command-line tool written in Swift. | 49 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |