UNPKG

domhandler2

Version:

handler for htmlparser2 that turns pages into a dom - modified to allow for attribute transforms and modifications

11 lines 160 B
{ "name": "Only text", "options": {}, "html": "this is the text", "expected": [ { "data": "this is the text", "type": "text" } ] }