Inlines style sheets, images, fonts and scripts in HTML documents.
Inlines style sheets, images, fonts and scripts in HTML documents. Works in the browser.
See the API.
Resources referenced in the document (CSS, images, fonts and JS) can only be loaded if from the same origin, unless techniques like CORS are used.
Yet to be supported:
<div style="...">
)<link rel="stylesheet" media="..." />
)<img srcset="...">
)Christoph Burgmer. Licensed under MIT. Reach out on Twitter.