Fuzi
HTML/XML parser
An XML and HTML parser for Swift with XPath and CSS support
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
1k stars
34 watching
162 forks
Language: Swift
last commit: 6 months ago
Linked from 3 awesome lists
csshtmlhtml-parserhtml-parsingiosparserparsingswiftxmlxml-parserxml-parsingxpath
Related projects:
Repository | Description | Stars |
---|---|---|
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 584 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
zhegexiaohuozi/jsoupxpath | A Java-based HTML parser implementing the W3C XPATH 1.0 standard syntax for XPath expressions. | 453 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
tadija/aexml | A lightweight XML parsing utility for Swift | 1,016 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 744 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 808 |
perfectlysoft/perfect-xml | An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. | 16 |
mchoe/swiftsvg | A lightweight, performant SVG parser for Swift, supporting common use cases for flat icons and themeable graphics | 1,950 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 279 |
zhgchgli/zmarkupparser | A pure-Swift library for converting HTML strings into attributed strings with customizable styles and tags. | 321 |
lxfontes/ezxml | An XML parsing C library designed for easy use and fast performance | 43 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 451 |