Skip to content

Commit 65f0c92

Browse files
authored
Update README.md
1 parent e6e0aff commit 65f0c92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ You may know **TanSack Pacer** by our adapter names, too!
5858

5959
Take control of your application's timing with TanStack Pacer's rate limiting, throttling, and debouncing utilities. Manage complex async workflows using intelligent queuing and concurrency controls while maintaining full control with built-in pause, resume, and cancel capabilities.
6060

61+
## Features
62+
6163
- **Debouncing**
6264
- Delay execution until after a period of inactivity for when you only care about the last execution in a sequence.
6365
- Synchronous or Asynchronous Debounce utilities with promise support and error handling

0 commit comments

Comments
 (0)