popmotion-debounce

Prevent firing a function until `x` milliseconds after it was last called.

Usage no npm install needed!

<script type="module">
  import popmotionDebounce from 'https://cdn.skypack.dev/popmotion-debounce';
</script>

README

Popmotion Debounce

Prevent firing a function until x milliseconds after it was last called.

Documentation