debounce-wrapper

esm
Function wrapper, that cancels the previous function call, if time between previous and current call less than ms
Version 1.0.6 License MIT
Keywords
debounce
<script type="module"> import debounceWrapper from 'https://cdn.jsdelivr.net/npm/debounce-wrapper@1.0.6/+esm' </script>