hast utility to get the plain-text value of a node according to the innerText
algorithm
Returns the innerText of a React JSX object.
Converts a block of HTML to plain text, correctly preserving newlines in tricky situations.
innerText shim for browsers, that don't support it.