没有合适的资源?快使用搜索试试~ 我知道了~
ember-devtools:有用的Ember.js调试功能的集合
共53个文件
js:26个
gitkeep:8个
jshintrc:2个
需积分: 9 0 下载量 76 浏览量
2021-02-26
17:28:17
上传
评论
收藏 27KB ZIP 举报
温馨提示
ember-devtools 一组用于开发Ember应用程序的有用功能。 最好从控制台上使用。 用法 ember-devtools是Ember.Service ,在devtools控制台中可用时最有用。 最简单的方法是使用可在config/environment.js定义的全局变量(eww!)从控制台进行访问。 var ENV = { 'ember-devtools' : { global : true , enabled : environment === 'development' } } 设置为global将允许global访问devTools函数(例如,您可以在控制台中运行routes() )。 如果您希望这些功能位于global: 'devTools'前缀下global: 'devTools' devTools.routes() global: 'd
资源推荐
资源详情
资源评论
收起资源包目录
ember-devtools-master.zip (53个子文件)
ember-devtools-master
.jshintrc 518B
.gitignore 249B
app
services
ember-devtools.js 5KB
instance-initializers
ember-devtools.js 714B
package.json 1KB
LICENSE.md 1KB
.bowerrc 60B
.watchmanconfig 37B
.travis.yml 847B
index.js 84B
addon
.gitkeep 0B
testem.js 214B
.eslintrc.js 188B
README.md 4KB
tests
.jshintrc 831B
acceptance
devtools-test.js 4KB
dummy
app
app.js 458B
components
.gitkeep 0B
test-component.js 104B
resolver.js 65B
templates
components
.gitkeep 0B
application.hbs 48B
foo.hbs 38B
models
.gitkeep 0B
helpers
.gitkeep 0B
index.html 658B
controllers
foo.js 61B
.gitkeep 0B
routes
foo.js 112B
.gitkeep 0B
bar.js 112B
styles
app.css 31B
router.js 426B
public
robots.txt 51B
crossdomain.xml 585B
config
targets.js 165B
environment.js 1KB
integration
components
test-component-test.js 630B
unit
.gitkeep 0B
services
devtools-test.js 2KB
helpers
resolver.js 255B
start-app.js 474B
destroy-app.js 117B
module-for-acceptance.js 617B
.eslintrc.js 55B
index.html 1KB
test-helper.js 162B
config
ember-try.js 2KB
environment.js 389B
.ember-cli 280B
ember-cli-build.js 501B
.npmignore 195B
.editorconfig 543B
共 53 条
- 1
资源评论
生物医药从业者
- 粉丝: 23
- 资源: 4616
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功