SWXMLHash

Simple XML parsing in Swift (by drmohundro)

SWXMLHash Alternatives

Similar projects and alternatives to SWXMLHash

  1. SwiftyXML

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Fuzi

    1 SWXMLHash VS Fuzi

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

  4. AEXML

    1 SWXMLHash VS AEXML

    Swift minion for simple and lightweight XML parsing

  5. XMLParser

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

  6. XMLCoder

    Easy XML parsing using Codable protocols in Swift

  7. AlamofireXmlToObjects

    Fetch a XML feed and parse it into objects

  8. XMLMapper

    A simple way to map XML to Objects written in Swift

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ZMarkupParser

    ZMarkupParser is a pure-Swift library that helps you convert HTML strings into NSAttributedString with customized styles and tags.

  11. SNDocx

    Extracts the text from the Docx file

  12. CheatyXML

    CheatyXML is a Swift framework designed to manage XML easily

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better SWXMLHash alternative or higher similarity.

SWXMLHash discussion

Log in or Post with

SWXMLHash reviews and mentions

Posts with mentions or reviews of SWXMLHash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-25.
  • Regex Linux
    1 project | /r/swift | 9 Oct 2022
    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")]) ] )
  • Creating an Apple TV app with SwiftUI
    2 projects | dev.to | 25 May 2022
    In the function, we first call the parse() function of SWXMLHash on our input, and then iterate over the returned SWXMLHash.XMLIndexer value. Depending on the format of the input, we'll either iterate over every entry inside the feed, or every item inside the channel; create an VideoItem object for each, and append it to either our liveVideoItems or videoItems array.

Stats

Basic SWXMLHash repo stats
2
1,440
3.8
9 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com