Skip to content

cwang22/mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

MVVM

a simple MVVM implementation using the same concept as Vue.js.

Demo

Implemented features

  • data object
  • complie {{ varible }} in HTML
  • sync view and model
  • two-way data binding on v-model directive
  • computed property
  • mounted function

About

a simple MVVM implementation using the same concept as Vue.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published