todomvc-angularjs-iframe-test:使用 iframe api 测试 Angularjs TodoMVC 示例

时间:2021-06-24 16:27:03
【文件属性】:
文件名称:todomvc-angularjs-iframe-test:使用 iframe api 测试 Angularjs TodoMVC 示例
文件大小:850KB
文件格式:ZIP
更新时间:2021-06-24 16:27:03
JavaScript AngularJS TodoMVC 示例 + iFrame 测试 观看现场 这是 TodoMvc 存储库中的 Angularjs 示例的一个分支, 。 function testTodos ( api ) { api . removeAll ( ) . then ( delay ) . then ( function ( ) { api . add ( 'foo' ) ; } ) . then ( delay ) . then ( function ( ) { api . add ( 'bar' ) ; } ) . then ( delay ) . then ( function ( ) { api . add ( 'baz' ) ; } ) . then ( del
【文件预览】:
todomvc-angularjs-iframe-test-master
----.gitignore(40B)
----bower_components()
--------iframe-api()
--------angular-route()
--------todomvc-app-css()
--------todomvc-common()
--------es5-shim()
--------angular()
----Gruntfile.js(675B)
----todomvc.html(3KB)
----js()
--------app.js(1KB)
--------services()
--------directives()
--------controllers()
----index.html(2KB)
----readme.md(2KB)
----bower.json(318B)
----todomvc-iframe.gif(598KB)
----test()
--------package.json(317B)
--------unit()
--------config()
--------readme.md(112B)

网友评论