Skip to content

ckafrouni/mini-vdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mini VDOM

โš ๏ธ Warning: This project is for educational purposes only and is not intended for production use.

Description

This is an implementation of a basic VDOM for rendering UIs using TypeScript.

Usage

npm run build # outputs to ./dist
npm run dev # serves the filesystem

About

๐Ÿ“Ÿ Virtual DOM implementation

Resources

Stars

Watchers

Forks