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

https://github.com/codeekage/import-html

Import
https://github.com/codeekage/import-html

Last synced: 2 months ago
JSON representation

Import

Awesome Lists containing this project

README

          

# Import-HTML

Import HTML is a small JS library that let's you easily import html files directly into your html codes. _it's not that complicated!_ 😩

### Usage

#### Step 0

Download this project as zip file from the top right of your screen.

##### Step 1

Use the custom html tag `````` as shown below to import `html` using the `data-src` attr.

### Exmaple

```html




Import HTML




```

That simple. 🙌🙌