jquery-timers

js
jQuery timers abstraction class
Version 1.3.2 License MIT
Keywords
jQuerysetTimeoutsetIntervalclearTimeoutclearIntervaltimerabstractionjquery-pluginjquery-timersecosystem:jquery
<script src=" https://cdn.jsdelivr.net/npm/jquery-timers@1.3.2/dist/jquery.timers.min.js "></script>
jquery.timers
jQuery Timers is a high level abstraction of setTimeout and setInterval. It links into the jQuery chain so you can apply timers to elements directly in your code, leading to much more intuitive timer-based code. It also adds numerous advanced features such as labelling of timers and abstracted timer ids.
License
This project is dual-licensed under the WTFPL or MIT licenses: