Easily include external HTML into your pages. It is based on Justin Fagnani's html-include-element. It's not lazy yet :-/ .. I will extend it to use an intersection observer soon. It's functionality ...
The custom data-include attribute allows you to include HTML content from external files directly into your HTML page using JavaScript. This approach is useful for including reusable components, such ...