Skip to main content

latest
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
a month ago (0.0.1)

hrana CI licenses

A tiny (729b) runtime-agnostic Hrana HTTP client

Add Package

deno add jsr:@lukeed/hrana

Import symbol

import * as mod from "@lukeed/hrana";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@lukeed/hrana";

Add Package

npx jsr add @lukeed/hrana

Import symbol

import * as mod from "@lukeed/hrana";

Add Package

yarn dlx jsr add @lukeed/hrana

Import symbol

import * as mod from "@lukeed/hrana";

Add Package

pnpm dlx jsr add @lukeed/hrana

Import symbol

import * as mod from "@lukeed/hrana";

Add Package

bunx jsr add @lukeed/hrana

Import symbol

import * as mod from "@lukeed/hrana";