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

https://github.com/regular/load-html-partial

include html in html, dynamically, in the client.
https://github.com/regular/load-html-partial

Last synced: 3 months ago
JSON representation

include html in html, dynamically, in the client.

Awesome Lists containing this project

README

          

Wouldn't it be nice if you could:

``` html


This is the page



```

Well, you can!
You just need to decorate the html in `footer.html` with a special, magic comment. The included file (footer.html) is valid html, so search engines will like it.