Socket
Book a DemoInstallSign in
Socket

await-wait

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

await-wait

Very simple wait function for async Javascript/TypeScript Promises. Surprisingly, nothing similar existed at time of writing.

latest
Source
npmnpm
Version
1.4.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

await-wait

Easily asynchronously wait for a specified time.

Docs

API Docs

Installation

npm i await-wait

Usage

import { wait } from 'await-wait';

await wait(1000);
// One second has passed
await doAction();

Contributing

All contributions are welcome, please open an issue or pull request.

To use this repository:

  • npm i -g pnpm (if don't have pnpm installed)
  • pnpm i
  • npx projen (this will ensure everything is setup correctly, and you can run this command at any time)
  • Good to make your changes!

Keywords

await

FAQs

Package last updated on 07 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.