GitXplorerGitXplorer
u

chu

public
4 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
d5f65beb76f0991ac592d0b7c45a481bbef51812

Update README.md

uumutbozdag committed a year ago
Verified
fd8e456b2a4c681f49ff7ca4c0e6aa2a1aade186

Update README.md

uumutbozdag committed 4 years ago
Verified
2b8adba5c59f5434b39c329a312349c867c5b12b

Update README.md

uumutbozdag committed 4 years ago
Verified
ef7a3e92a667d581a3e0c9870889a0d8f230158e

Update README.md

uumutbozdag committed 4 years ago
Verified
51f6b8e4ec81904184c461683203f9122b0b3a41

Create README.md

uumutbozdag committed 4 years ago
Unverified
e71f81dce80697f74e82004d4c8db731a6c9014a

first commit

uumutbozdag committed 4 years ago

README

The README file for this repository.

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