Swift XML

Open-source Swift projects categorized as XML

Top 21 Swift XML Projects

  • Plot

    A DSL for writing type-safe HTML, XML and RSS in Swift. (by JohnSundell)

  • SWXMLHash

    Simple XML parsing in Swift

    Project mention: Regex Linux | reddit.com/r/swift | 2022-10-09

    import PackageDescription let package = Package( name: "Extractor", dependencies: [ .package(url: "https://github.com/drmohundro/SWXMLHash.git", from: "7.0.0") ], targets: [ .executableTarget( name: "Extractor", dependencies: [.product(name: "SWXMLHash", package: "SWXMLHash")]) ] )

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • Fuzi

    A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

  • AEXML

    Swift minion for simple and lightweight XML parsing

  • EVReflection

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift

  • Snowflake

    ❄️ SVG in Swift (by onmyway133)

  • CoreXLSX

    Excel spreadsheet (XLSX) format parser written in pure Swift

    Project mention: How to get data from excel spreadsheet using Swift | reddit.com/r/swift | 2022-06-09

    You can also check out CoreXLSX. I haven’t used it personally, but it looks like it might be what you’re after.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • XMLCoder

    Easy XML parsing using Codable protocols in Swift

    Project mention: XML parsing in Swift | reddit.com/r/iOSProgramming | 2022-09-21
  • SOAPEngine

    This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app.

  • FigmaConvertXib

    🎨📲✨🧑‍💻 Figma Convert to .xml / .xib 📝 ✂️ copy ui 👌 is a tool for exporting design elements from figma.com and generating files to a projects iOS .xib / Android .xml

  • scout

    Reading and writing in JSON, Plist, YAML and XML data made simple when the data format is not known at build time. Swift library and command-line tool. (by ABridoux)

    Project mention: A different way of reading JSON: Part 2! | reddit.com/r/swift | 2023-01-30

    Not 100% sure but you might find Scout interesting for your needs

  • XMLMapper

    A simple way to map XML to Objects written in Swift

  • SwiftyXML

    The most swifty way to deal with XML data in swift 5.

  • XMLParser

    A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2. (by mozharovsky)

  • AlamofireXmlToObjects

    Fetch a XML feed and parse it into objects

  • ButtonClickStyle

    This is a Customizable/Designable Button View, with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.

    Project mention: ButtonClickStyle: This is a Customizable/Designable Button View, with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away. | reddit.com/r/swift | 2022-04-20
  • CheatyXML

    CheatyXML is a Swift framework designed to manage XML easily

  • XMLText

    Generate styled SwiftUI Text from strings with XML tags.

  • MomXML

    Create or parse CoreData managed object model XMLs

  • CatFacts

    A basic application to demonstrate XML Parsing in Swift.

  • Author-Ity

    Terminal tool for transferring Author-It image captions XML → XHTML

    Project mention: Hitting roadblocks when trying to build my own projects | reddit.com/r/swift | 2023-03-14

    I created a couple of terminal-only apps that focused on just one thing. For example, I created an app that took a few arguments and spit out a Calendar file I could import. As an example, you can have a look at this project of mine that I made to simplify one process we had at work: https://github.com/buresdv/Author-Ity This took out the UI out of the equation, so I could focus on getting the hang of the language itself. I think that if you try to jump headfirst into creating GUI apps right out of the bat, it's a recipe for failure. It's just way too much to take in at once, and you just won't retain all of it.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-14.

Swift XML related posts

Index

What are some of the best open-source XML projects in Swift? This list will help you:

Project Stars
1 Plot 1,834
2 SWXMLHash 1,315
3 Fuzi 1,010
4 AEXML 979
5 EVReflection 964
6 Snowflake 950
7 CoreXLSX 706
8 XMLCoder 677
9 SOAPEngine 479
10 FigmaConvertXib 145
11 scout 117
12 XMLMapper 109
13 SwiftyXML 99
14 XMLParser 75
15 AlamofireXmlToObjects 65
16 ButtonClickStyle 28
17 CheatyXML 24
18 XMLText 15
19 MomXML 5
20 CatFacts 1
21 Author-Ity 0
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org