Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eldoy/kompiz

Tiny library for creating stateful components using vanilla Javascript
https://github.com/eldoy/kompiz

Last synced: 6 days ago
JSON representation

Tiny library for creating stateful components using vanilla Javascript

Awesome Lists containing this project

README

        

# Kompiz

Tiny library for creating stateful components using vanilla Javascript.

Supports server side rendering. No dependencies. Just pure bliss.

### Install

```
npm i kompiz
```

### Usage

Clone this repo and run `npm i` and then `npm run dev` to start the demo app.

Example of use is found in the app.

WTFPL Licensed. Enjoy!