/mini-vue

简易版vue实现

Primary LanguageJavaScript

MiniVue

简易版本vue实现

  • reactive: observer、watcher、dep
  • template compile
  • v-if directive
  • v-model directive
  • support vdom

Demo

demo

启动

npm start

访问

http://127.0.0.1:8080/example