Skip to content

This is a mini framework imitating the Vue framework and only some functions are realized.

Notifications You must be signed in to change notification settings

Mikasa2000/MiniVue-sjm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • src 源代码目录

    • compiler 专门做模板编译
    • observer 数据响应式原理
    • vodm 虚拟DOM的处理
    • index.js 项目入口文件
    • init.js Vue项目初始化
    • state.js 初始化数据,数据代理
  • package.json 通过此文件找到打包入口

About

This is a mini framework imitating the Vue framework and only some functions are realized.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published