Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lassejlv/includerjs

A tiny JavaScript library that enables you to inject HTML content into the current page from external HTML files.
https://github.com/lassejlv/includerjs

html javascript javascript-library

Last synced: about 2 months ago
JSON representation

A tiny JavaScript library that enables you to inject HTML content into the current page from external HTML files.

Awesome Lists containing this project

README

        

# Include HTML Files In HTML – Includer.js

Includer.js is a tiny JavaScript library that enables you to inject HTML content into the current page from external HTML files.

## How to use it:

1. Load the Includer.js library in the document.

```html

```

2. Add the component to the page and specify the path to the external HTML files.

```html

```

```html

```

# Preview:

![Image](https://i0.wp.com/www.cssscript.com/wp-content/uploads/2022/10/include-html-file.webp?fit=746%2C568&ssl=1)