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! Learn more →
Top 21 Swift XML Projects
-
-
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!
-
-
-
EVReflection
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
-
-
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.
-
-
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)
Not 100% sure but you might find Scout interesting for your needs
-
-
-
XMLParser
A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2. (by mozharovsky)
-
-
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 -
-
-
-
-
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.
Swift XML related posts
- Regex Linux
- XML parsing in Swift
- Creating an Apple TV app with SwiftUI
- Lessons learned from migrating a native iOS app to Flutter
- Fast HTML Parsing in Swift
- Scout 2. ;. ;
- What does the `<`and `>` represent here
-
A note from our sponsor - Appwrite
appwrite.io | 20 Mar 2023
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 |