ember-cached-decorator-polyfill:RFC 566的Polyfill:@cached

时间:2021-02-05 00:34:37
【文件属性】:
文件名称:ember-cached-decorator-polyfill:RFC 566的Polyfill:@cached
文件大小:230KB
文件格式:ZIP
更新时间:2021-02-05 00:34:37
polyfill ember emberjs memoization typescript 余烬缓存的装饰器polyfill 适用于Polyfill。 安装 ember install ember-cached-decorator-polyfill 对于插件,请传递-S标志。 兼容性 Ember.js v3.13或更高版本 Ember CLI v2.13或更高版本 Node.js v10或更高版本 概要 添加一个@cached装饰器,用于基于自动跟踪来记录getter的结果。 在以下示例中,仅在更新firstName或lastName , fullName才会重新计算。 import { tracked , cached } from '@glimmer/tracking
【文件预览】:
ember-cached-decorator-polyfill-main
----.gitignore(369B)
----app()
--------.gitkeep(0B)
----package.json(3KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----CONTRIBUTING.md(652B)
----index.js(2KB)
----CHANGELOG.md(837B)
----tsconfig.json(1KB)
----addon()
--------.gitkeep(0B)
----types()
--------dummy()
--------global.d.ts(215B)
----testem.js(585B)
----.github()
--------workflows()
--------dependabot.yml(252B)
----.eslintrc.js(1KB)
----.prettierrc.js(132B)
----README.md(3KB)
----vendor()
--------ember-cached-decorator-polyfill()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.ts(254B)
----config()
--------ember-try.js(1KB)
--------environment.js(90B)
----.eslintignore(231B)
----lib()
--------transpile-modules.js(6KB)
----.ember-cli(280B)
----ember-cli-build.js(495B)
----.npmignore(411B)
----.editorconfig(367B)
----yarn.lock(532KB)
----index.d.ts(1KB)
----RELEASE.md(2KB)
----.template-lintrc.js(57B)

网友评论