搜索 "debounce" 的结果(共 20 个)
redux-localstorage-debounce
Storage enhancer to debounce persist requests.
MIT
@types/debounce
TypeScript definitions for debounce
MIT
@types/throttle-debounce
TypeScript definitions for throttle-debounce
MIT
debounce-promise
Create a debounced version of a promise returning function
MIT
@types/lodash.debounce
TypeScript definitions for lodash.debounce
MIT
debounce-collect
Makes a function execute only once in a given interval.
MIT
react-debounce-input
React component that renders Input with debounced onChange
MIT
debounceify
Tiny async debouncer
MIT
simpler-debounce
Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked
MIT