文件名称:ember-runloop-helpers:一个提供与runloop相关的帮助器的加载项
文件大小:137KB
文件格式:ZIP
更新时间:2024-02-25 17:41:53
ember ember-addon EmberJavaScript
ember-runloop-helpers 一个插件,提供与runloop相关的帮助器。 兼容性 Ember.js v3.4或更高版本 Ember CLI v2.13或更高版本 Node.js v8或更高版本 安装 ember install ember-runloop-helpers 用法 有两个用法相同的助手: runloop/debounce runloop/throttle , runloop/throttle < input oninput = {{ action ( runloop/debounce ( action ( mut foo )) 1000 ) value = '
【文件预览】:
ember-runloop-helpers-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----addon()
--------.gitkeep(0B)
--------helpers()
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(71B)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----app()
--------.gitkeep(0B)
--------helpers()
----testem.js(581B)
----CONTRIBUTING.md(639B)
----.npmignore(404B)
----.eslintrc.js(1005B)
----.template-lintrc.js(62B)
----LICENSE.md(1KB)
----.gitignore(369B)
----README.md(1KB)
----yarn.lock(315KB)
----.eslintignore(240B)
----.editorconfig(368B)