UNPKG

hyperstream

Version:

stream html into html at a css selector

15 lines (14 loc) 220 B
<html> <head> <title></title> </head> <body> <div id="a">5</div> <div id="b">6</div> <div id="c" n="123"> <span>1</span> <span>2</span> <span>3</span> </div> </body> </html>