File tree
224 files changed
+8511
-1264
lines changed- .changeset
- docs
- framework/react/reference
- functions
- interfaces
- guides
- reference
- classes
- functions
- interfaces
- type-aliases
- variables
- examples
- react
- asyncBatch
- src
- asyncDebounce
- asyncRateLimit
- asyncRetry
- public
- src
- asyncThrottle
- batch
- debounce
- queue
- rateLimit
- react-query-debounced-prefetch
- react-query-queued-prefetch
- react-query-throttled-prefetch
- throttle
- useAsyncBatchedCallback
- useAsyncBatcher
- src
- useAsyncDebouncedCallback
- useAsyncDebouncer
- src
- useAsyncQueuedState
- src
- useAsyncQueuer
- src
- useAsyncRateLimiterWithPersister
- useAsyncRateLimiter
- src
- useAsyncThrottledCallback
- public
- src
- useAsyncThrottler
- src
- useBatchedCallback
- useBatcher
- src
- useDebouncedCallback
- useDebouncedState
- useDebouncedValue
- useDebouncer
- src
- useQueuedState
- useQueuedValue
- useQueuerWithPersister
- useQueuer
- src
- useRateLimitedCallback
- useRateLimitedState
- useRateLimitedValue
- useRateLimiterWithPersister
- useRateLimiter
- src
- useThrottledCallback
- useThrottledState
- useThrottledValue
- useThrottler
- src
- util-comparison
- solid
- asyncBatch
- src
- asyncDebounce
- asyncRateLimit
- asyncThrottle
- batch
- createAsyncBatcher
- src
- createAsyncDebouncer
- createAsyncQueuer
- createAsyncRateLimiter
- createAsyncThrottler
- createBatcher
- createDebouncedSignal
- createDebouncedValue
- createDebouncer
- createQueuer
- createRateLimitedSignal
- createRateLimitedValue
- createRateLimiter
- createThrottledSignal
- createThrottledValue
- createThrottler
- debounce
- queue
- rateLimit
- throttle
- packages
- pacer-devtools
- pacer
- src
- tests
- react-pacer-devtools
- react-pacer
- src
- async-batcher
- async-debouncer
- async-queuer
- async-rate-limiter
- async-retryer
- async-throttler
- batcher
- debouncer
- provider
- queuer
- rate-limiter
- throttler
- solid-pacer-devtools
- solid-pacer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+8511
-1264
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments