tickedoff

Delayer

A library that defers the execution of code until a specified time or next available opportunity

Tiny library (<200B gzip) for deferring something by a "tick"

GitHub

219 stars
6 watching
15 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

asyncdeferjavascriptnexttickpolyfillponyfillpromisesetimmediatesettimeoutsleepwait

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/p-defer Provides a promise that can be delayed to execute at a specific time or after another operation is completed. 73
php-defer/php-defer A library that allows PHP developers to use the 'defer' statement from Golang in their code 293
bgrins/bindwithdelay A jQuery plugin for executing event handlers with delayed or throttled execution. 152
ai/nanodelay A tiny Promise wrapper around setTimeout 193
sindresorhus/delay Allows delaying promises by a specified amount of time or a random range. 609
dave1010/jquery-fast-click A plugin that mitigates the delay on click events in mobile browsers 133
chartjs/chartjs-plugin-deferred A plugin to delay initial chart updates until the user scrolls and the canvas appears inside the viewport. 110
wessman/defer.js A JavaScript utility that enables asynchronous loading of scripts and code, allowing for faster page loading times by executing code only when necessary. 69
wookiehangover/underscore.deferred A JavaScript library that provides jQuery-style Deferreds as an Underscore mixin 225
elving/wait A utility library that simplifies the use of timeouts and intervals in JavaScript applications. 152
brummelte/sleep-promise A utility function that resolves a promise after a specified delay. 86
drewrwilson/countdown A tool to create customizable countdown webpages for events. 40
joshbuddy/spoiler-alert A JavaScript library to hide spoilers on websites by adding a blur effect to images and text when hovered over or clicked. 475
jonahvsweb/framer-highlightr A custom Framer.js module that displays hotspots over clickable layers in prototypes to facilitate user testing and complex state management. 27
adobe-webplatform/eve A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. 319