Skip to content

5hy/vue-like

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

need be done;

12-25;

rendering when the page loaded at the first time is implemented, but i can't trig a rerender when some components suppose to be unmounted. so a hierarchy tree of components is needed, then I can trig rerender through the tree. and implement a virtual dom will be possible since extracted render function has been implemented.

About

a vue-like library for practice only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • HTML 0.8%