Skip to content

knott-dev/knott-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is on development stage.

Thanks for support and feedback!

Knott JS

Web Component, Virtual CSS, and Virtual DOM.

npm version npm downloads

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

Netlify Status

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!

License: MIT

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published