Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angkushsahu/debounce
This repository implements the best debounce function for react projects, it contains a reusable hook which can be used for debouncing
https://github.com/angkushsahu/debounce
Last synced: 5 days ago
JSON representation
This repository implements the best debounce function for react projects, it contains a reusable hook which can be used for debouncing
- Host: GitHub
- URL: https://github.com/angkushsahu/debounce
- Owner: angkushsahu
- Created: 2024-06-19T16:03:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T16:04:41.000Z (5 months ago)
- Last Synced: 2024-06-20T04:03:41.080Z (5 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debounce
This repository implements the best debounce function for react projects, it contains a reusable hook which can be used for debouncing