iska e773117f1f Fix the returned object of the fragment parsing algorithm
- Return a non-nil empty array instead of nil when context element is nil
- Return a copy of the document root's child nodes instead of the "view"-array
- Use the root selector instead of the index-based access when rerunning the algorithm with the same context element
2015-12-20 16:42:08 +01:00
2015-10-02 19:29:10 +02:00
2015-04-19 20:33:53 +02:00

HTMLKit

An Objective-C kit for your everyday HTML needs.

Quick Overview

HTMLKit is a WHATWG specification-compliant library for parsing and serializing HTML documents and document fragments for OSX and iOS. HTMLKit parses real-world HTML the same way modern web browsers would.

License

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

S
Description
An Objective-C framework for your everyday HTML needs.
Readme MIT
2.7 MiB
Languages
HTML 54.8%
Objective-C 43.4%
C 1.1%
Swift 0.6%