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
158 forks
Language: Swift
last commit: 4 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 | 582 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
zhegexiaohuozi/jsoupxpath | An HTML parser implementing W3C XPATH 1.0 syntax for Java. | 452 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
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,014 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 738 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
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,936 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 280 |
zhgchgli/zmarkupparser | A Swift library that converts HTML strings to NSAttributedString with customizable styles and tags. | 315 |
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. | 445 |