https://github.com/stephanhoyer/debounce-as-promised
Promise aware version of debounce
https://github.com/stephanhoyer/debounce-as-promised
Last synced: 5 months ago
JSON representation
Promise aware version of debounce
- Host: GitHub
- URL: https://github.com/stephanhoyer/debounce-as-promised
- Owner: StephanHoyer
- License: mit
- Created: 2015-12-27T19:17:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T19:17:10.000Z (over 10 years ago)
- Last Synced: 2025-09-06T00:12:07.218Z (11 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debounce-as-promised
Promise aware version of debounce