Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdWorks with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads16,436/wk
•Published2 weeks ago (1.0.16)
Utilities for asynchronous operations, like delays, debouncing, or pooling
I
Add Package
deno add jsr:@std/async
Import symbol
import * as mod from "@std/async/delay";
Import directly with a jsr specifier
import * as mod from "jsr:@std/async/delay";
Add Package
pnpm i jsr:@std/async
pnpm dlx jsr add @std/async
Import symbol
import * as mod from "@std/async/delay";
Add Package
yarn add jsr:@std/async
yarn dlx jsr add @std/async
Import symbol
import * as mod from "@std/async/delay";
Add Package
vlt install jsr:@std/async
Import symbol
import * as mod from "@std/async/delay";
Add Package
npx jsr add @std/async
Import symbol
import * as mod from "@std/async/delay";
Add Package
bunx jsr add @std/async
Import symbol
import * as mod from "@std/async/delay";