UNPKG

nono-plugin-html-inline

Version:

nono plugin package tool,inline local javascript, stylehseets, and images from an html page

10 lines (9 loc) 165 B
<html> <head> <link rel="stylesheet" href="/yo.css"> </head> <body> <img src="icon.png"> <script src="hey.js"></script> </body> </html>