Commit b83e91c
authored
File tree
59 files changed
+136
-113
lines changed- .changeset
- examples
- react
- asyncDebounce
- asyncRateLimit
- asyncThrottle
- debounce
- queue
- rateLimit
- react-query-debounced-prefetch
- react-query-queued-prefetch
- react-query-throttled-prefetch
- throttle
- useAsyncDebouncer
- useAsyncQueuedState
- useAsyncQueuer
- useAsyncRateLimiter
- useAsyncThrottler
- useDebouncedCallback
- useDebouncedState
- useDebouncedValue
- useDebouncer
- useQueuedState
- useQueuedValue
- useQueuer
- useRateLimitedCallback
- useRateLimitedState
- useRateLimitedValue
- useRateLimiter
- useThrottledCallback
- useThrottledState
- useThrottledValue
- useThrottler
- solid
- asyncDebounce
- asyncRateLimit
- asyncThrottle
- createAsyncDebouncer
- createAsyncQueuer
- createAsyncRateLimiter
- createAsyncThrottler
- createDebouncedSignal
- createDebouncedValue
- createDebouncer
- createQueuer
- createRateLimitedSignal
- createRateLimitedValue
- createRateLimiter
- createThrottledSignal
- createThrottledValue
- createThrottler
- debounce
- queue
- rateLimit
- throttle
- packages
- pacer
- react-pacer
- solid-pacer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+136
-113
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments