decode(hex: string): Uint8Array<ArrayBuffer>
@quentinadam/hex@0.1.5Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
quentinadam/deno-hexWorks with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads81/wk
•Publisheda month ago (0.1.5)
A simple library to encode and decode hex strings
Add Package
deno add jsr:@quentinadam/hex
Import symbol
import { decode } from "@quentinadam/hex";
Import directly with a jsr specifier
import { decode } from "jsr:@quentinadam/hex";
Add Package
pnpm i jsr:@quentinadam/hex
pnpm dlx jsr add @quentinadam/hex
Import symbol
import { decode } from "@quentinadam/hex";
Add Package
yarn add jsr:@quentinadam/hex
yarn dlx jsr add @quentinadam/hex
Import symbol
import { decode } from "@quentinadam/hex";
Add Package
vlt install jsr:@quentinadam/hex
Import symbol
import { decode } from "@quentinadam/hex";
Add Package
npx jsr add @quentinadam/hex
Import symbol
import { decode } from "@quentinadam/hex";
Add Package
bunx jsr add @quentinadam/hex
Import symbol
import { decode } from "@quentinadam/hex";