View Source Readability.Queries (readability v0.12.1)
Highly-optimized utilities for quick answers about HTML tree
Summary
Functions
Finds number of occurences of a given character, much faster than converting to text
Finds given tags in HTML tree, much faster than using generic selector
Count only text length.
Types
@type options() :: list()
Functions
Finds number of occurences of a given character, much faster than converting to text
Finds given tags in HTML tree, much faster than using generic selector
Count only text length.