1.0.0 • Published 5 years ago
fallentext v1.0.0
🍂fallentext
A mimic implementation of HTMLElement.innerText
Important notes:
- Does not take CSS styling or layout into account .
- Treats
<title>value as text, if given<html>as the root node. - Treats
altattribute values as text. - Treats SVG
<title>,<desc>,<text>values as text, regardless if contained in<defs>. - Treats MathML
<mtext>values as text. - Can be used with jsdom, for use with Node.js
1.0.0
5 years ago