Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-wait-for
Wait for a condition to be true
wait-for-expect
Wait for expectation to be true, useful for integration and end to end testing
p-any
Wait for any promise to be fulfilled
p-some
Wait for a specified number of promises to be fulfilled
wait-for-event
Wait for events to be emitted.
enzyme-wait
Wait for an async element to appear when performing integration tests with enzyme.
@lets/wait
⏲ A promising wait function
wait-until-promise
A simple utilty to wait until condition is true, returning a promise
wait-notify
Wait here until others notify you that you can go!
cypress-wait-until
A waiting plugin for Cypress
@sadams/wait-for-expect
Wait for expectation to be true, useful for integration and end to end testing
async-wait-until
Waits until the given predicate function returns a truthy value, then resolves
busywait
Async busy wait
await-wait
Very simple wait function for async Javascript/TypeScript Promises. Surprisingly, nothing similar existed at time of writing.
wait-promise
Make a promise, waiting for a specified amount of time, util something is done.
@jill64/unfurl
💠 Concurrently wait for a Promise mapped to an object while preserving the type
async-wait-for-promise
Wait for a condition or timeout to occur
wait-for-throwable
Simple utility to retry an erroring function until it succeeds
images-loaded
Wait for images to load using promises
ts-wait
A TypeScript library for implementing customizable polling mechanisms with adjustable timeouts and intervals.