umutbozdag / chu

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chu

Simple vdom 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

About

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


Languages

Language:JavaScript 100.0%