This release is versions behind 1.4.0 — the latest version of @std/async.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




License
•MIT
Downloads34,877/wk
•Publisheda month ago (1.3.0)
Utilities for asynchronous operations, like delays, debouncing, or pooling
Built and signed on
GitHub Actions
Add Package
deno add jsr:@std/async
Import symbol
import * as async from "@std/async";
Import directly with a jsr specifier
import * as async from "jsr:@std/async";