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