项目作者: maninder-singh
项目描述 :
A pure javascript utility for two way binding
高级语言: JavaScript
项目地址: git://github.com/maninder-singh/two-way-binding.git
two-way-binding
A pure javascript utility for two way binding.
Scan for all tag with data attribute m-model
and attached keypress event to it.
Dev Setup
$ git clone https://github.com/maninder-singh/two-way-binding.git
$ cd two-way-binding
$ npm install
Run
$ npm start