@octanejs/tanstack-pacer
v0.0.21
Published
TanStack Pacer bindings for Octane — debouncing, throttling, rate limiting, queuing, and batching hooks over the framework-agnostic @tanstack/pacer core.
Readme
@octanejs/tanstack-pacer
Octane port of @tanstack/react-pacer — debouncing, throttling, rate
limiting, queuing, batching, and their async variants. Re-exports the
framework-agnostic @tanstack/pacer core unchanged and implements every
upstream hook family (useDebouncer/useDebouncedState/useDebouncedValue/
useDebouncedCallback, throttler, rate-limiter, queuer, batcher, and the
async families) plus PacerProvider on Octane hooks, with store
subscriptions via @octanejs/tanstack-store.
