Skip to content

InsaneNaman/bouncer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TanStack Bouncer Header

TanStack Bouncer v1

Utilities for debouncing, throttling, scheduling, queuing, and more.

#TanStack semantic-release Join the discussion on Github

Enjoy this library?

Try other TanStack libraries:

Visit tanstack.com/table for docs, guides, API and more!

You may know TanSack Bouncer by our adapter names, too!

Summary

TanStack Bouncer is a framework agnostic utility library that provides powerful debouncing, throttling, and scheduling capabilities, with framework specific adapters for major frameworks like React, Solid, Vue, Angular, and Svelte.

Quick Features

Installation

Install one of the following packages based on your framework of choice:

# Npm
npm install @tanstack/react-bouncer
npm install @tanstack/bouncer # no framework, just vanilla js

How to help?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.3%
  • JavaScript 10.7%