Convert HTML code to Swift code to use in BinaryBirds/swift-html
HtmlSwift
Converts a string of Html code to BinaryBirds/swift-html code.
Usage
It is used in this simple macOS app https://github.com/atacan/Dime-a-Dozen
Credits
The original converter code is from https://github.com/vapor-community/HTMLKit/. https://github.com/nicklockwood/SwiftFormat is used for indentations.