ember-angle-bracket-invocation-polyfill

时间:2024-05-17 23:55:29
【文件属性】:

文件名称:ember-angle-bracket-invocation-polyfill

文件大小:207KB

文件格式:ZIP

更新时间:2024-05-17 23:55:29

JavaScript

余烬角括号调用polyfill 该插件为和描述的尖括号调用语法提供了一个polyfill。 它是您所知道和喜爱的相同组件,不再被胡须包围。 \ o / 安装 ember install ember-angle-bracket-invocation-polyfill 您还需要确保ember-cli-htmlbars-inline-precompile版本至少为1.0.3。 用法 最好的用法指南是RFC本身( ),但是这里有一些示例“ before” /“ after”来激发您的胃口: 之前: {{ site-header user = this.user class = ( if this.user.isAdmin " admin " ) }} {{ #super-select selected = this.user.country as | s | }} {{ #each


【文件预览】:
ember-angle-bracket-invocation-polyfill-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(634B)
----vendor()
--------angle-bracket-invocation-polyfill()
--------.gitkeep(0B)
----addon()
--------.gitkeep(0B)
--------helpers()
----config()
--------ember-try.js(2KB)
--------environment.js(89B)
----index.js(4KB)
----.watchmanconfig(37B)
----package.json(2KB)
----.github()
--------workflows()
----.prettierrc(104B)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----RELEASE.md(2KB)
----app()
--------.gitkeep(0B)
--------helpers()
----testem.js(752B)
----.npmignore(295B)
----.eslintrc.js(1KB)
----LICENSE.md(1KB)
----.gitignore(364B)
----CHANGELOG.md(11KB)
----lib()
--------ast-nested-transform.js(2KB)
--------ast-transform.js(6KB)
--------sample-compile-script.js(602B)
--------ast-input-transform.js(3KB)
--------ast-link-to-transform.js(4KB)
--------helpers()
----README.md(4KB)
----yarn.lock(428KB)
----.eslintignore(10B)
----.editorconfig(368B)
----.gitattributes(176B)

网友评论