UNPKG

hyperstream

Version:

stream html into html at a css selector

15 lines (14 loc) 213 B
<html> <head> <title></title> </head> <body> <div id="a"></div> <div id="b"></div> <div id="c"> <span>x</span> <span>yy</span> <span>zzz</span> </div> </body> </html>