Commit b137a7c
authored
File tree
63 files changed
+141
-120
lines changed- .changeset
- examples
- react
- asyncDebounce
- asyncRateLimit
- asyncThrottle
- batch
- debounce
- queue
- rateLimit
- react-query-debounced-prefetch
- react-query-queued-prefetch
- react-query-throttled-prefetch
- throttle
- useAsyncDebouncer
- useAsyncQueuedState
- useAsyncQueuer
- useAsyncRateLimiter
- useAsyncThrottler
- useBatcher
- useDebouncedCallback
- useDebouncedState
- useDebouncedValue
- useDebouncer
- useQueuedState
- useQueuedValue
- useQueuer
- useRateLimitedCallback
- useRateLimitedState
- useRateLimitedValue
- useRateLimiter
- useThrottledCallback
- useThrottledState
- useThrottledValue
- useThrottler
- solid
- asyncDebounce
- asyncRateLimit
- asyncThrottle
- batch
- createAsyncDebouncer
- createAsyncQueuer
- createAsyncRateLimiter
- createAsyncThrottler
- createBatcher
- 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.
63 files changed
+141
-120
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