Floki v0.13.2 Floki.Selector

Represents a CSS selector. It also have functions to match nodes with a given selector.

Summary

Functions

Returns if a given node matches with a given selector

Functions

match?(html_node, selector)

Returns if a given node matches with a given selector.