npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "debounce" 的结果(共 20 个)
just-debounce

a simple debounce with no dependencies or crazy defaults

MIT
debounce

Delay function calls until a set time elapses after the last invocation

MIT
dettle

A tiny fully-featured debounce and throttle implementation.

MIT
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
throttle-debounce

Throttle and debounce functions.

MIT
debounce-stream

Debounces a stream.

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
just-debounce-it

return a debounced function

MIT
debounceify

Tiny async debouncer

MIT
microbounce

Smol debounce package

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
sb-debounce

Debouncing functions made easy

MIT