CheatyXML
XML parser
A Swift framework to easily parse and manage XML data
CheatyXML is a Swift framework designed to manage XML easily
24 stars
1 watching
2 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list
cocoapodsiosswiftswift-frameworkxmlxml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
perfectlysoft/perfect-xml | An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. | 16 |
tadija/aexml | A lightweight XML parsing utility for Swift | 1,014 |
lodo1995/experimental.xml | A replacement XML parsing and validation library for the Phobos standard | 20 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
lxfontes/ezxml | An XML parsing C library designed for easy use and fast performance | 43 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
liveui/xmlcoding | Software development tools for encoding and decoding XML data using the Codable protocol in Swift | 10 |