This release is 15 versions behind 1.0.5 — the latest version of @std/html. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
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.219.0)
Functions for HTML tasks such as escaping or unescaping HTML entities.
Built and signed on
GitHub Actions
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";