Ecosyste.ms: Awesome

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

https://github.com/danilolekovic/kite

small + super-fast HTML templating
https://github.com/danilolekovic/kite

html html-templating imports templating

Last synced: 8 days ago
JSON representation

small + super-fast HTML templating

Lists

README

        





Kite


### Information

## Features

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

## Example

**index.html:**
```html

```

**test.html:**
```html

Hello world!


```

### Get It Now

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

```js

```

### To-Do

[x] Multiple files in one tag

### License

This project is licensed under the permissive [MIT license](https://raw.githubusercontent.com/danilolekovic/kite/master/LICENSE).