文件名称:ember-concurrency-decorators:装饰器语法,用于声明配置余烬并发任务
文件大小:219KB
文件格式:ZIP
更新时间:2024-06-15 10:43:43
TypeScript
余烬并发装饰器 这个Ember插件使您可以使用声明/配置任务。 安装 :warning: :backhand_index_pointing_right: 如果有任何或不确定要怎么做,请查看 。 第一阶段的装饰 要求: 至少ember-cli-babel@^7.7.2 至少@babel/core@^7.5.0 (作为通过ember-cli-babel的传递依赖) 如果要与TypeScript一起使用,至少需要ember-cli-typescript@^2.0.0 未安装@ember-decorators/babel-transforms @ember-decorators的其余部分(如果存在)为^6.0.0 在Ember v3.10以下: 然后安装latest版本: ember install ember-concurrency-decorators 阶段2装饰器 如果您仍在使用第2阶段装饰器,建议您尽快将其重构。 要求: 至少emb
【文件预览】:
ember-concurrency-decorators-master
----ember-cli-build.js(465B)
----testem.js(585B)
----yarn.lock(501KB)
----.eslintrc.js(61B)
----addon-test-support()
--------.eslintrc.js(95B)
--------in-run-loop.ts(412B)
----.npmignore(427B)
----types()
--------.eslintrc.js(95B)
--------@ember-decorators()
--------dummy()
----.ember-cli(280B)
----CONTRIBUTING.md(640B)
----.travis.yml(2KB)
----tsconfig.json(1KB)
----config()
--------environment.js(89B)
--------ember-try.js(3KB)
----.prettierrc(26B)
----LICENSE.md(1KB)
----README.md(10KB)
----addon()
--------index.ts(10KB)
--------.eslintrc.js(351B)
--------last-value.ts(2KB)
----.template-lintrc.js(57B)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(229B)
--------.eslintrc.js(241B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(362B)
----app()
--------.eslintrc.js(84B)
--------.gitkeep(0B)
----index.js(71B)
----.watchmanconfig(37B)
----.eslintignore(240B)
----package.json(3KB)
----vendor()
--------.gitkeep(0B)