ZMarkupParser
HTML parser
A pure-Swift library for converting HTML strings into attributed strings with customizable styles and tags.
ZMarkupParser is a pure-Swift library that helps you convert HTML strings into NSAttributedString with customized styles and tags.
321 stars
8 watching
26 forks
Language: Swift
last commit: about 2 months ago
Linked from 1 awesome list
cocoapodshtmlhtml-converterhtml-parserhtml-rendereriosnsattributedstringswiftswift-packagetextfielduikituilabeluitextview
Related projects:
Repository | Description | Stars |
---|---|---|
chadwain/rem | A parser for HTML5 documents written in Zig | 108 |
zhegexiaohuozi/jsoupxpath | A Java-based HTML parser implementing the W3C XPATH 1.0 standard syntax for XPath expressions. | 453 |
psharanda/atributika | A library that converts HTML-like text into NSAttributedString with various styles and tags | 1,460 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,082 |
zhgchgli/znstextattachment | Enables downloading and displaying images from remote URLs within text attachments in iOS applications. | 4 |
m-r-hunt/tjp | A Zig library to parse JSON into native Zig values | 6 |
weskoerber/kewpie | A simple query string parser for Zig. | 2 |
himujjal/zig-json5 | A JSON5 parser/stringifier for Zig programming language. | 23 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 137 |
prajwalch/yazap | A command-line argument parsing library for Zig | 155 |
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 108 |
lewisgaul/zig-nestedtext | A parser library for a human-readable data format based on YAML | 13 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 62 |