ember-lifeline-decorators:轻松使用ember-lifeline的装饰器

时间:2024-02-25 17:46:21
【文件属性】:

文件名称:ember-lifeline-decorators:轻松使用ember-lifeline的装饰器

文件大小:244KB

文件格式:ZIP

更新时间:2024-02-25 17:46:21

ember emberjs decorators ember-addon ember-lifeline

余烬生命线装饰器 这个Ember插件为您提供了,可将与ES6类一起优雅地使用。 安装 与其他任何附件一样安装。 您还将需要本身: ember install ember-lifeline-decorators ember-lifeline 用法 可用的装饰器 装饰器 余烬生命线 描述 延迟执行此方法 在运行循环队列上调度此方法 消除此方法 节气门这种方法 在willDestroy期间自动执行此方法 触发DOM事件时执行此方法 @later timeout : number —延迟(以毫秒为单位) / 将装饰器的执行延迟timeout毫秒。 import Co


【文件预览】:
ember-lifeline-decorators-master
----.gitignore(369B)
----package.json(3KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----CONTRIBUTING.md(639B)
----index.js(71B)
----CHANGELOG.md(24B)
----tsconfig.json(1KB)
----addon()
--------destructor.ts(838B)
--------throttle.ts(888B)
--------later.ts(747B)
--------utils()
--------.eslintrc.js(137B)
--------index.ts(309B)
--------schedule.ts(1KB)
--------debounce.ts(883B)
--------event-listener.ts(2KB)
----types()
--------@ember-decorators()
--------dummy()
--------.eslintrc.js(96B)
--------index.d.ts(279B)
----testem.js(565B)
----.github()
--------workflows()
--------dependabot.yml(251B)
----.eslintrc.js(61B)
----README.md(9KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------.eslintrc.js(142B)
--------index.html(1KB)
--------test-helper.js(229B)
----config()
--------ember-try.js(3KB)
--------environment.js(90B)
----.eslintignore(240B)
----.ember-cli(280B)
----ember-cli-build.js(219B)
----.npmignore(404B)
----.editorconfig(368B)
----.prettierrc(26B)
----yarn.lock(545KB)
----RELEASE.md(2KB)
----.template-lintrc.js(62B)

网友评论