https://github.com/createwheel/zzzzzz
🥱💤💤A sleep library.
https://github.com/createwheel/zzzzzz
javascript javascript-library js sleep
Last synced: 9 months ago
JSON representation
🥱💤💤A sleep library.
- Host: GitHub
- URL: https://github.com/createwheel/zzzzzz
- Owner: CreateWheel
- License: mit
- Created: 2022-08-17T01:39:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T16:29:57.000Z (about 1 year ago)
- Last Synced: 2025-05-05T00:32:44.735Z (about 1 year ago)
- Topics: javascript, javascript-library, js, sleep
- Language: TypeScript
- Homepage:
- Size: 852 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🥱💤💤
[](https://www.npmjs.com/package/zzzzzz)
Sleep well, JavaScript...
## Usage
```ts
import { sleep, sleepSync } from "zzzzzz";
await sleep(1000);
sleepSync(1000);
```
## License
[MIT](./LICENSE) License © 2022 [Ray](https://github.com/so1ve)