ZMarkupParser
HTML parser
A Swift library that converts HTML strings to NSAttributedString with customizable styles and tags.
ZMarkupParser is a pure-Swift library that helps you convert HTML strings into NSAttributedString with customized styles and tags.
315 stars
8 watching
25 forks
Language: Swift
last commit: 25 days 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 | 106 |
zhegexiaohuozi/jsoupxpath | An HTML parser implementing W3C XPATH 1.0 syntax for Java. | 452 |
psharanda/atributika | A library that converts HTML-like text into NSAttributedString with various styles and tags | 1,450 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
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 | 135 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 107 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
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 | 61 |