nanodelay
Delay library
A tiny Promise wrapper around setTimeout
A tiny (37 bytes) Promise wrapper around setTimeout
193 stars
4 watching
7 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tiny event emitter library for JavaScript | 1,498 |
| A timing library that allows measuring the execution time of code snippets in web and Node.js environments. | 36 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |
| A library that defers the execution of code until a specified time or next available opportunity | 219 |
| Allows delaying promises by a specified amount of time or a random range. | 609 |
| A utility function that resolves a promise after a specified delay. | 86 |
| A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
| A utility for attaching event handlers to elements in a Preact application | 19 |
| An ES2015 Promise implementation for Node.js with polyfills for browser compatibility and minimal functionality | 138 |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| Provides a promise that can be delayed to execute at a specific time or after another operation is completed. | 77 |
| A small promise implementation following the Promises/A+ spec | 743 |
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| An experimental API set to enable dweb protocols in Firefox through browser add-ons | 442 |