todo_mvc_ember:来自 CLI 的 MVC

时间:2021-06-16 02:22:59
【文件属性】:
文件名称:todo_mvc_ember:来自 CLI 的 MVC
文件大小:24KB
文件格式:ZIP
更新时间:2021-06-16 02:22:59
JavaScript #Todo 一个使用 Ember CLI 的简单待办事项应用程序 来源 来自http://thetechcofounder.com/getting-started-with-ember-js-using-ember-cli/的教程,我能找到的少数教程之一。 注意:Ember 2.0 即将到来,所以这现在有效,但在不久的将来可能会被破坏。 安全 我从package.json删除了”ember-cli-content-security-policy”: “0.4.0”以使功能正常工作,但这并不理想。 有关白名单过程,请参阅https://github.com/rwjblue/ember-cli-content-security-policy
【文件预览】:
todo_mvc_ember-master
----.jshintrc(518B)
----public()
--------crossdomain.xml(603B)
--------robots.txt(41B)
----bower.json(497B)
----.ember-cli(280B)
----.travis.yml(265B)
----config()
--------environment.js(1KB)
----README.md(521B)
----.bowerrc(60B)
----testem.json(170B)
----.editorconfig(543B)
----tests()
--------.jshintrc(814B)
--------index.html(968B)
--------test-helper.js(112B)
--------helpers()
--------unit()
----.gitignore(247B)
----Brocfile.js(708B)
----app()
--------index.html(622B)
--------views()
--------models()
--------styles()
--------adapters()
--------controllers()
--------components()
--------helpers()
--------app.js(414B)
--------templates()
--------router.js(308B)
--------routes()
----package.json(860B)
----vendor()
--------.gitkeep(0B)

网友评论