UNPKG

vhtml.regexp

Version:

Filter Elements You Want of HTML By RegExp.

10 lines (9 loc) 429 B
<!DOCTYPE html> <html> <h1>hello vhtml.regexp demo.html</h1> <body> <!-- <script type="module" src="http://localhost/vhtml.regexp/demo/demo.js"></script> --> <script type="module" src="https://cdn.jsdelivr.net/npm/vhtml.regexp@1.0.2/demo/demo.js"></script> <!-- <script type="module" src="https://cdn.jsdelivr.net/gh/miiwu/vhtml.regexp@dev/demo/demo.js"></script> --> </body> </html>