mvvm:一个最简单的js mvvm框架

时间:2021-06-16 15:43:25
【文件属性】:
文件名称:mvvm:一个最简单的js mvvm框架
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-16 15:43:25
JavaScript #mvvm 一个最简单的 js mvvm 框架。 ###例子 <!DOCTYPE html> <html> <head> <title>mvvm example</title> [removed][removed] </head> <body>

{{welcome}}. I'm {{name}}!

{{ words }}

<input type="text" cm-model="name"/>
<textarea cm-model="words"></textarea>
<
【文件预览】:
mvvm-master
----src()
--------Compiler.js(2KB)
--------Node.js(234B)
--------Model.js(3KB)
--------Binder.js(87B)
--------global.js(339B)
----.travis.yml(46B)
----example()
--------basic_usage.html(608B)
--------text_node.html(366B)
----gulpfile.js(698B)
----test()
--------Compiler.js(657B)
--------Node.js(509B)
--------Model.js(1KB)
----README.md(667B)
----.gitignore(45B)
----dest()
--------index.js(3KB)
----index.js(5KB)
----karma.conf.js(2KB)
----package.json(854B)

网友评论