@gaute/await-response@0.3.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
gautemo/await-responseTiny util to await an endpoint to respond.
This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
JSR Score
100%
Published
2 months ago (0.3.1)
await-response
Tiny util to await an endpoint to respond
Usage
import { waitResponse } from "@gaute/await-response/"; await waitResponse('http://localhost:8080/')
Built and signed on
View transparency logGitHub Actions
Add Package
deno add jsr:@gaute/await-response
Import symbol
import * as mod from "@gaute/await-response";
---- OR ----
Import directly with a jsr specifier
import * as mod from "jsr:@gaute/await-response";
Add Package
npx jsr add @gaute/await-response
Import symbol
import * as mod from "@gaute/await-response";
Add Package
yarn dlx jsr add @gaute/await-response
Import symbol
import * as mod from "@gaute/await-response";
Add Package
pnpm dlx jsr add @gaute/await-response
Import symbol
import * as mod from "@gaute/await-response";
Add Package
bunx jsr add @gaute/await-response
Import symbol
import * as mod from "@gaute/await-response";