Framework
Version
Debouncer API Reference
Throttler API Reference
Rate Limiter API Reference
Queue API Reference

Installation

You can install TanStack Pacer with any NPM package manager.

Only install one of the following packages depending on your use case:

React

sh
npm install @tanstack/react-pacer
npm install @tanstack/react-pacer

TanStack Pacer is compatible with React v16.8+

Vanilla JS

sh
npm install @tanstack/pacer
npm install @tanstack/pacer

Install the the core @tanstack/pacer package to use with any framework or without a framework. Each framework package up above will also re-export everything from this core package.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.