Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 380 Bytes

Chu

Simple Virtual DOM and reactive engine implementation in JavaScript for learning purposes.

It also contains EventEmitter and a basic 'Chu' class like Vue2's api. This is not a finished project. It's only for learning purposes and it can give you the main idea of how reactive engines and virtual dom works.

TODO: Add sources and a brief explain about reactive.js file