Search
timing-functions
Set of universal utility functions around timing and scheduling in JavaScript
v2.0.1 URL:
https://unpkg.com/timing-functions@2.0.1/dist/timing-functions.cjs.js
Open
Browse Files
timing
setTimeout
setImmediate
requestAnimationFrame
requestIdleCallback
rAF
rIC
JavaScript
node
browser
worker
JS
utility
function
sleep
schedule
timeout
scheduler
await
async
Promise
sob
Schedule on Browser through single rAF and rIC mechanism
v0.1.0 URL:
https://unpkg.com/sob@0.1.0/build/sob.node.js
Open
Browse Files
rAF
rIC
requestAnimationFrame
requestIdleCallback
setTimeout
performance