BRYHTMLParser icon indicating copy to clipboard operation
BRYHTMLParser copied to clipboard

An Objective-C wrapper around libxml for parsing HTML

Results 4 BRYHTMLParser issues
Sort by recently updated
recently updated
newest added

Adding nullability specifiers to all header files for easier interop with Swift. I think I added the correct nullability for everything -- feel free to comment if not 😄

In order to avoid issues with generic class and filenames, such as with this library https://github.com/nolanw/HTMLReader/issues/70, some of them should be renamed to at least contain the prefix BRY.