2.3.0-next.1700867630.f3063ad49009ff3205db989d6f2cc24a40e91cb4 • Published 2 years ago
@bevry/wait v2.3.0-next.1700867630.f3063ad49009ff3205db989d6f2cc24a40e91cb4
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.3.0/edition-deno/index.ts'Skypack
<script type="module">
import pkg from '//cdn.skypack.dev/@bevry/wait@^2.3.0'
</script>unpkg
<script type="module">
import pkg from '//unpkg.com/@bevry/wait@^2.3.0'
</script>jspm
<script type="module">
import pkg from '//dev.jspm.io/@bevry/wait@2.3.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: