Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

AlexSergey/virtual-dom-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Dom Example

Demo

I had free time before vacation and I wanted spend it usefully. I made very simple implementation React.js / Cycle.js virtual dom and change detection. This is for fun :)

In this example:

  • Smart change detection (render only change element)
  • React like event system
  • Support attributes
  • Not support components, only pure functions

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors