Skip to content

阅读vue3源码给代码加注释,文章更新中.....

Notifications You must be signed in to change notification settings

flynn-eye/vue3-annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue3-annotation

阅读vue3源码给代码加注释,文章更新中..... 版本V3.0.5

  • compiler-core 与平台无关的编译器
  • compiler-dom 针对dom的编译器
  • compiler-sfc sfc编译器
  • compiler-ssr ssr编译器
  • reactivity 响应Api
  • runtime-core 平台无关的runtime
  • runtime-dom 针对浏览器的runtime
  • runtime-test 为测试写的runtime
  • server-renderer 服务端渲染
  • shared 通用代码
  • vue 主入口

About

阅读vue3源码给代码加注释,文章更新中.....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published