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