文件名称:ember-decorators-polyfill:用于Ember的官方装饰器API的Polyfill
文件大小:169KB
文件格式:ZIP
更新时间:2024-06-15 09:34:36
JavaScript
余烬装饰工 Polyfills Ember的内置装饰器 兼容性 Ember.js v2.18或更高版本 Ember CLI v2.13或更高版本 在Ember 3.10+中不需要此附加组件 安装 ember install ember-decorators-polyfill 用法 Polyfills Ember的内置装饰器API: import { action , computed } from '@ember/object' ; import { inject as service } from '@ember/service' ; import { inject as controller } from '@ember/controller' ; import { alias , and , bool , collect , deprecatingAlias
【文件预览】:
ember-decorators-polyfill-master
----.travis.yml(2KB)
----.ember-cli(280B)
----ember-cli-build.js(654B)
----vendor()
--------ember-decorators-polyfill()
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(1KB)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----testem.js(581B)
----CONTRIBUTING.md(645B)
----.npmignore(404B)
----.eslintrc.js(1KB)
----.template-lintrc.js(62B)
----LICENSE.md(1KB)
----.gitignore(369B)
----README.md(957B)
----yarn.lock(390KB)
----.eslintignore(240B)
----.editorconfig(368B)