Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephanhoyer/debounce-as-promised
Promise aware version of debounce
https://github.com/stephanhoyer/debounce-as-promised
Last synced: about 2 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T19:17:10.000Z (about 9 years ago)
- Last Synced: 2024-10-14T12:56:37.750Z (3 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- 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