文件名称:ember-named-blocks-polyfill:Ember中的“可产量命名块”功能的polyfill
文件大小:208KB
文件格式:ZIP
更新时间:2024-05-22 03:16:18
JavaScript
余烬命名的块polyfill 该插件为功能提供了一个 。 在具有对功能(3.25+)的本机支持的Ember.js版本上,此插件是惰性的。 兼容性 Ember.js v3.12.4或更高版本 Ember CLI v2.13或更高版本 Node.js v10或更高版本 安装 ember install ember-named-blocks-polyfill 用法 要将命名块传递给组件: < FancyList xss=removed> < :header >This list is < em>fancy em>!</ :header > < :row as |item|> {{ #if item.isHotTip }} < h2>Hot Tip ™ h2> < p> {{ item }} </
【文件预览】:
ember-named-blocks-polyfill-main
----.ember-cli(280B)
----ember-cli-build.js(541B)
----vendor()
--------.gitkeep(0B)
----addon()
--------index.js(1KB)
--------.gitkeep(0B)
--------helpers()
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(1KB)
----jsconfig.json(351B)
----.watchmanconfig(37B)
----package.json(2KB)
----.github()
--------workflows()
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----app()
--------.gitkeep(0B)
--------helpers()
----testem.js(601B)
----CONTRIBUTING.md(648B)
----.npmignore(411B)
----.eslintrc.js(1KB)
----.template-lintrc.js(57B)
----LICENSE.md(1KB)
----.gitignore(369B)
----lib()
--------named-blocks-polyfill-plugin.js(29KB)
--------glimmer-syntax-polyfill.d.ts(679B)
----README.md(3KB)
----yarn.lock(462KB)
----.eslintignore(240B)
----.editorconfig(367B)