文件名称:backbone-dom-view:骨干的更好的视图类
文件大小:68KB
文件格式:ZIP
更新时间:2024-05-29 10:42:05
CoffeeScript
骨干视角 骨干的更好的视图类 该视图类的主要思想是在看起来像这样的配置模板对象中 var View = Backbone . DOMView . extend ( { template : { "jquery-selector" : { "helper-name" : { "first-option" : "value" , "second-option" : { "model-event #view-event" : function ( ) { //.. } } } }
【文件预览】:
backbone-dom-view-master
----.gitignore(26B)
----README.md(33KB)
----backbone-dom-view.min.js(17KB)
----test()
--------connect.js(4KB)
--------each.coffee(22KB)
--------class-prop-attr-style-html.js(13KB)
--------constructor.coffee(17KB)
--------html-text.js(3KB)
--------constructor.js(20KB)
--------config-and-run-tests.coffee(1021B)
--------on.coffee(3KB)
--------html-text.coffee(2KB)
--------template.coffee(4KB)
--------connect.coffee(3KB)
--------config-and-run-tests.js(1KB)
--------on.js(4KB)
--------class-prop-attr-style-html.coffee(10KB)
--------index.html(233B)
--------template.js(4KB)
--------each.js(28KB)
----.bowerrc(27B)
----examples()
--------todomvc()
--------toggle-buttons()
----LICENSE(1KB)
----backbone-dom-view.js(25KB)
----bower.json(575B)
----package.json(497B)
----gulpfile.js(508B)
----package-lock.json(54KB)