- Only half a kilobyte (
643b
) - Fast
- Error handling
- Multiple files
index.html:
<kite src="test.html"></kite>
test.html:
<p>Hello world!</p>
Simply add this tag to the bottom of your HTML file.
<script src="https://raw.githubusercontent.com/danilolekovic/kite/master/src/kite.min.js"></script>
[x] Multiple files in one tag
This project is licensed under the permissive MIT license.