ember-runkit:Man RunKit组件

时间:2024-05-26 06:27:10
【文件属性】:

文件名称:ember-runkit:Man RunKit组件

文件大小:22KB

文件格式:ZIP

更新时间:2024-05-26 06:27:10

JavaScript

ember-runkit 用于RunKit嵌入的Ember组件。 安装 $ ember install ember-runkit 将RunKit嵌入库添加到您的app/index.html : {{ content-for " head " }} ... < script src = " https://embed.runkit.com " ></ script > ... {{ content-for " head-footer " }} 如果要按需包括嵌入库,请参见。 用法 {{ runkit-embed source = ' console.log("Hello, world!") ' }} 不要忘记查看。 数据 来源:字串 指定笔记本将使用的源代码。 {{ runkit-embed source = ' console.log("Hello, world!") '


【文件预览】:
ember-runkit-master
----.gitignore(249B)
----README.md(3KB)
----ember-cli-build.js(501B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(162B)
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
--------.eslintrc.js(55B)
----testem.js(214B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----index.js(82B)
----config()
--------ember-try.js(2KB)
--------environment.js(112B)
----LICENSE.md(1KB)
----addon()
--------components()
--------.gitkeep(0B)
--------templates()
----.watchmanconfig(37B)
----.npmignore(195B)
----.travis.yml(847B)
----.editorconfig(368B)
----.eslintrc.js(188B)

网友评论