0.1.0 • Published 3 years ago

kompiz v0.1.0

Weekly downloads
-
License
WTFPL
Repository
github
Last release
3 years ago

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!