Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/generalsimus/kix


https://github.com/generalsimus/kix

angular dom framework gui javascript javascript-applications javascript-framework javascript-library javascript-tools jsx tsx typescript ui web website websites

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# [KIX](https://kixjs.ml/)

### [Doc](https://kixjs.ml/docs/)

[![Standard JS][standard-js-src]][standard-js-href]
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]


```bash
npm i -g kix
```
```bash
kix new app-name
```
```bash
cd app-name
```
```bash
kix start
```
AND
```bash
kix build
```

## [Getting Started](https://kixjs.ml/docs/)

```js
import kix from "kix"
import "./style.scss"

var HTML =


KIX :)


kix(document.body, HTML);
```

## License

MIT

[standard-js-src]: https://img.shields.io/badge/license-MIT-brightgreen?&style=flat-square
[standard-js-href]: https://github.com/Generalsimus/KIX/blob/master/LICENSE

[npm-version-src]: https://img.shields.io/npm/v/kix?&style=flat-square
[npm-version-href]: https://www.npmjs.com/package/kix

[npm-downloads-src]: https://img.shields.io/npm/dt/kix?&style=flat-square
[npm-downloads-href]: https://www.npmjs.com/package/kix

[bundle-phobia-src]: https://img.shields.io/bundlephobia/min/kix?&style=flat-square&color=red
[bundle-phobia-href]: https://packagephobia.com/result?p=kix

[discord-server-src]: https://img.shields.io/discord/997869290336288809?color=%235865f2&label=discord&style=flat-square
[discord-server-href]: https://discord.gg/JHDPzyF4fX