Search
@identityinvest/make-synchronous
CommonJS version of make-synchronous 1.0.0. See https://github.com/mifi/commonify
v1.0.0 URL:
https://unpkg.com/@identityinvest/make-synchronous@1.0.0/index.js
Open
Browse Files
function
synchronous
sync
block
main
thread
deasync
fiber
asynchronous
async
make-synchronous
Make an asynchronous function synchronous
v1.0.0 URL:
https://unpkg.com/make-synchronous@1.0.0/index.js
Open
Browse Files
function
synchronous
sync
block
main
thread
deasync
fiber
asynchronous
async
sleep-synchronously
Block the main thread for a given amount of time
v2.0.0 URL:
https://unpkg.com/sleep-synchronously@2.0.0/index.js
Open
Browse Files
sleep
synchronously
synchronous
sync
block
main
thread
delay
defer
wait
stall
timeout
quick-promise
QuickPromise. Resolve Synchronously When Possible.
v0.1.0 URL:
https://unpkg.com/quick-promise@0.1.0/quick-promise.js
Open
Browse Files
async
main
promise
sync
thread