fast and safe way to escape and unescape &<>'" chars
TypeScript definitions for html-escaper
It's exactly like html-escaper but it doesn't throw with null/undefined
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A small JavaScript library to replace string literals, regular expressions, and comments from the JavaScript syntax.
HTML文字列をエスケープするライブラリ
Fully standards-compliant HTML escape and unescape methods. Handles all named entities and numeric escape code patterns specified in the standard.
Fastest HTML escape on Node.js, even faster than the Rust-based one!
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Highly configurable, well-tested, JavaScript-based HTML minifier.
A robust HTML entities encoder/decoder with full Unicode support.
Simplifies creation of HTML files to serve your webpack bundles
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Advanced html to plain text converter
Visualize flow between nodes in a directed acyclic network.
List of HTML void tag names
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
remark plugin that turns markdown into HTML to support rehype
hast utility to serialize to HTML
A lightweight library that provides tools for organizing asynchronous code
Fastest HTML entities encode/decode library.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Manipulate TopoJSON and convert it to GeoJSON.
HTML escaping wrapper for core::fmt::Formatter
This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.
A library for encoding and decoding HTML entities.
A collection of encoding and hashing utilities
A lightweight, JSX-style Web UI library for Rust
shared HTML library for UIBeam - A lightweight, JSX-style Web UI library for Rust
proc macros for UIBeam - A lightweight, JSX-style Web UI library for Rust
A Nom parser library for hyperlinks with markup.
A modern HTML templating library for Rust that embraces composition.
Zero-dependency toolkit for writing GitHub Actions in Rust: annotations, workflow commands, environment files, typed inputs and job summaries.
Fast schema-agnostic parser and manipulator for Tiptap/ProseMirror JSONContent documents
A JSX-like templating engine for Cloudflare Workers
ANSI escape code parsing library and ANSI -> HTML converter
My way of escaping/encoding HTML with the proper entities.
Fast HTML escape utility
Quickly perform HTML, URL, URI and Javascript escaping/unescaping
Helpers for HTML escaping in Sinatra.
A minimum operational template that escapes HTML tags by default
Escapes HTML tag characters: &, <, >, ", '
Build HTML programmatically using a clean tag DSL with nested blocks, automatic content escaping, void element support, and attribute hashes.
middleware to let you know when escaped html tags are being rendered, so you can fix them
A Ruby module for highlighting text, using ANSI escape sequences or HTML.
Encode strings to HTML escape characters
ErbEscape uses the same regexp for parsing erb files as Erubi.