UNPKG

hyperstream

Version:

stream html into html at a css selector

15 lines (14 loc) 261 B
<html> <head> <title>beep boop</title> </head> <body> <div id="a"><h1>a!!!</h1></div> <div id="b"><b>bbbbbbbbbbbbbbbbbbbbbb</b></div> <div id="c"> <span>X</span> <span>Y</span> <span>Z</span> </div> </body> </html>