knott-js

Knott is a tiny virtual dom library for building & styling fast, lightweight web components. Everything runs on the memory. It's fast!

MIT License

Downloads
91
Stars
6
Committers
1

This project is on development stage.

Thanks for support and feedback!

Web Component, Virtual CSS, and Virtual DOM.

Introduction

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!

Read the documentation

Getting Started

$ npm i knott --save-dev

CLI

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

Playground

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!

Package Rankings
Top 14.92% on Npmjs.org
Badges
Extracted from project README
npm version npm downloads Netlify Status License: MIT
Related Projects