This project is on development stage.
Thanks for support and feedback!
Knott is a tiny (4 kilobytes) virtual dom library for building and styling fast, lightweight web components that everything runs on the memory, it's fast!
$ npm i knott --save-dev
Create an empty template to learn how to use Knott.js
with CLI (command-line interface). Without installing anything to setup a new project. After the installation, follow the on-screen instructions and you are done setup.
$ npx knott-cli@latest my-new-knott-project
The Playground is an online code editor, you can use it for testing or just playing around with Knott.js
on the go. If you don't find the CLI is more convenient.
Launch Playground now!