XMLCoding
XML encoder decoder
Software development tools for encoding and decoding XML data using the Codable protocol in Swift
XMLEncoder & XMLDecoder using the Codable protocol in Swift 4.2
10 stars
2 watching
8 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 808 |
| A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
| Converts XML to JSON format using a command-line tool written in Swift. | 49 |
| A Motoko library that handles XML serialization and deserialization. | 2 |
| A Swift framework to easily parse and manage XML data | 24 |
| A library that decodes and encodes XML data to/from structured data formats like Go's map[string]interface{} | 624 |
| A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |
| An XML and HTML parser for Swift with XPath and CSS support | 1,082 |
| A live-coding environment for creating visual performances of abstract shapes and patterns | 90 |
| A lightweight XML parsing utility for Swift | 1,016 |
| An iconv-lite stream that autodetects the encoding and provides a fallback. | 31 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
| A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
| A C++ library that converts XML documents to JSON format | 303 |