Swiftpack.co - Swift Packages by raymccrae

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by raymccrae

raymccrae/swift-htmlsaxparser 0.5
Swift wrapper around libxml2 HTML Parser to provide SAX style HTML Parsing
⭐️ 7
🕓 4 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 4.2 & Minor API Improvements
5 years ago
Two updates - Migration of the project to Swift 4.2 - Updated the the method signatures of the parse methods to no longer require escaping closures for the event handler.
Minor fixes and comments
6 years ago
This is a minor release with bug fixes and filling out the documentation comments.
Migrated to Swift 4
6 years ago
The pre-release contains the following: - Migration of the project to Swift 4 - Introduction of SwiftLint into the project and resolved the code to met the formatting rules. - Refactored a number of methods to simplify the internal logic.
Improved API & SPM support
6 years ago
The pre-release contains the following: - Initial support for using HTMLSAXParser as a package from Swift Package Manager. - Change the API to drop `LocationClosure` from the `HTMLSAXParser.Event` enum. - Change the API to add `HTMLSAXParseContext` add a new parameter to the `EventHandler` closure, which can be used to retrieve the parsing location as well as abort the parsing process. - Additional character encodings supported.
Initial Pre-release
6 years ago
This initial release represents the first release able to process HTML content. There are numerous improvements still to make.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics