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 =