jsaddnf / CCHtmlTextParser

A parser can be use for parsing Html string.It can return NSMutableAttributedString.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCHtmlTextParser

Description

First of all, thanks YYText

CCHtmlTextParser is a Html parser whitch mean you can input Html string then it can output NSMutableAttributedString.

简体中文

License

CCHtmlTextParser is available under the MIT license. See the LICENSE file for more info.

About

A parser can be use for parsing Html string.It can return NSMutableAttributedString.

License:MIT License


Languages

Language:Objective-C 100.0%