kite

A super-small, portable, non-dependent JavaScript framework that allows for HTML in separate files to be plotted anywhere.

features

example

index.html:

<kite src="test.html"></kite>

test.html:

<p>Hello world!</p>

get it now

Simply add this tag to the bottom of your HTML file.

<script src="https://github.com/danilolekovic/kite.git"></script>

todo

[x] Multiple files in one tag!

license

This project is licensed under the permissive MIT license.