Files
HTMLKit/HTMLKit.playground/Pages/Intro.xcplaygroundpage/Contents.swift
T

14 lines
407 B
Swift

/*:
# HTMLKit
![Logo](HTMLKit.png)
> An Objective-C kit for your everyday HTML needs.
HTMLKit is a [WHATWG](https://html.spec.whatwg.org/multipage/) 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.
> HTMLKit is available under the MIT license.
****
[Next](@next)
*/