1.0.0-next.1628114522.0d2bec4b4c36e7c7ee89c59eaa15710667ad407e • Published 5 years ago

@bevry/wait v1.0.0-next.1628114522.0d2bec4b4c36e7c7ee89c59eaa15710667ad407e

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Promise'd setTimeout

Usage

Complete API Documentation.

import wait from '@bevry/wait'
console.log('do something')
await wait(2000)
console.log('do something after 2 seconds')

npm

Skypack

<script type="module">
    import pkg from '//cdn.skypack.dev/@bevry/wait@^1.0.0'
</script>

unpkg

<script type="module">
    import pkg from '//unpkg.com/@bevry/wait@^1.0.0'
</script>

jspm

<script type="module">
    import pkg from '//dev.jspm.io/@bevry/wait@1.0.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?

No contributors yet! Will you be the first?

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Unless stated otherwise all works are:

and licensed under: