This release is 31 versions behind 1.0.5 — the latest version of @std/html. Jump to latest
Functions for HTML, such as escaping or unescaping HTML entities
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
94%
Published
2 years ago (0.206.0)
Functions for HTML tasks such as escaping or unescaping HTML entities
Add Package
deno add jsr:@std/html
Import symbol
import * as html from "@std/html";
Import directly with a jsr specifier
import * as html from "jsr:@std/html";
Add Package
pnpm i jsr:@std/html
pnpm dlx jsr add @std/html
Import symbol
import * as html from "@std/html";
Add Package
yarn add jsr:@std/html
yarn dlx jsr add @std/html
Import symbol
import * as html from "@std/html";
Add Package
vlt install jsr:@std/html
Import symbol
import * as html from "@std/html";
Add Package
npx jsr add @std/html
Import symbol
import * as html from "@std/html";
Add Package
bunx jsr add @std/html
Import symbol
import * as html from "@std/html";