Skip to content

danilolekovic/kite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Kite

Information

Features

  • Only half a kilobyte (643b)
  • Fast
  • Error handling
  • Multiple files

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://raw.githubusercontent.com/danilolekovic/kite/master/src/kite.min.js"></script>

To-Do

[x] Multiple files in one tag

License

This project is licensed under the permissive MIT license.