Options for unescape
.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdFunctions for HTML, such as escaping or unescaping HTML entities
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a month ago (1.0.4)
Add Package
deno add jsr:@std/html
Import symbol
import { type UnescapeOptions } from "@std/html/entities";
Import directly with a jsr specifier
import { type UnescapeOptions } from "jsr:@std/html/entities";
Add Package
pnpm i jsr:@std/html
pnpm dlx jsr add @std/html
Import symbol
import { type UnescapeOptions } from "@std/html/entities";
Add Package
yarn add jsr:@std/html
yarn dlx jsr add @std/html
Import symbol
import { type UnescapeOptions } from "@std/html/entities";
Add Package
vlt install jsr:@std/html
Import symbol
import { type UnescapeOptions } from "@std/html/entities";
Add Package
npx jsr add @std/html
Import symbol
import { type UnescapeOptions } from "@std/html/entities";
Add Package
bunx jsr add @std/html
Import symbol
import { type UnescapeOptions } from "@std/html/entities";