@bemoje/repeat
Repeat a given function for ever given number of milliseconds. There can be set a max number of repeats, a max datetime in unix epoch format, and an array of arguments can be passed to the function as context. The count number index is passed to the funct
Usage no npm install needed!
<script type="module">
import bemojeRepeat from 'https://cdn.skypack.dev/@bemoje/repeat';
</script>