2.2.0-next.1700560159.a3969b5cecda4da26fdf3ff2b289ad87726bef87 • Published 2 years ago
@bevry/wait v2.2.0-next.1700560159.a3969b5cecda4da26fdf3ff2b289ad87726bef87
Promise'd setTimeout
Usage
import wait from '@bevry/wait'
console.log('do something')
await wait(2000)
console.log('do something after 2 seconds')npm
Deno
import pkg from 'https://unpkg.com/@bevry/wait@^2.2.0/edition-deno/index.ts'Skypack
<script type="module">
import pkg from '//cdn.skypack.dev/@bevry/wait@^2.2.0'
</script>unpkg
<script type="module">
import pkg from '//unpkg.com/@bevry/wait@^2.2.0'
</script>jspm
<script type="module">
import pkg from '//dev.jspm.io/@bevry/wait@2.2.0'
</script>Discover the release history by heading on over to the HISTORY.md file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under: