Swift xml-parsing

Open-source Swift projects categorized as xml-parsing

Top 5 Swift xml-parsing Projects

  • BonMot

    Beautiful, easy attributed strings in Swift

  • SwiftRichString

    👩‍🎨 Elegant Attributed String composition in Swift sauce

  • 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!

  • 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")]) ] )

  • Fuzi

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

  • CatFacts

    A basic application to demonstrate XML Parsing in Swift.

  • 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.

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 2022-10-09.

Swift xml-parsing related posts

Index

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

Project Stars
1 BonMot 3,422
2 SwiftRichString 2,949
3 SWXMLHash 1,328
4 Fuzi 1,024
5 CatFacts 1
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org