html-entities
Fastest HTML entities encode/decode library.
Found 16135 results for html entities
Fastest HTML entities encode/decode library.
Encode and decode HTML entities
A robust HTML entities encoder/decoder with full Unicode support.
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
decode html entities
decode all html entities
Map of named character references
Fast function for decoding HTML entities.
Parse HTML character references
Serialize (encode) HTML character references
List of legacy HTML named character references that don’t need a trailing semicolon
Map of named character references from HTML 4
HTML Encoder / Decoder - Converts characters to their corresponding HTML Entities
Escape special characters to HTML entities in JavaScript
Fast function for decoding HTML entities.
List of all named HTML entities
Escape HTML entities in JSON.stringify()
exports most html entities and utility functions.
All HTML entities which are not email template friendly
HTML entity utilities for WordPress.
Decode HTML entities the browser-friendly way
A robust HTML entities encoder/decoder with full Unicode support.
A simple JavaScript library for encoding and decoding HTML entities.
Finds and fixes common and not so common broken named HTML entities, returns ranges array of fixes
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
HTML named entities mapping to their Javascript replacements in a JSON file.
encode html entities
A small JavaScript library for normalizing the encoding of HTML entities.
Code is same as https://www.npmjs.com/package/html-entities but uses the ES6 import method rather than module.exports. Note: I only used html5-entities.
Encode or decode HTML entities
An object mapping ~2000 standard HTML entities to their value.
A robust HTML entities encoder/decoder with full Unicode support.
Validate XML, Parse XML, Build XML without C/C++ based libraries
fast and safe way to escape and unescape &<>'" chars
convert all special characters in a string to their corresponding HTML and CSS entities
A Lightweight Decoder and Encoder for HTML Entities
Converts Unicode characters to HTML and CSS entities
Escape a string for use in HTML or the inverse
A sample node module that provides utility methods to escape aand unescape HTML entities
Convert an encoded html string to readable characters
Decode the predefined XML entities (amp, lt, gt, apos, quot), CharRefs and CDATA sections.
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
Decodes every html entity possible
Encode & decode XML/HTML entities with ease
Convert HTML-formatted text to plaintext
This is a temporary package until I can open a pull request on the original. string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
escaping and unescaping HTML entities – commonly needed utils to prevent XSS attacks when rendering user generated content
An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web
A small library providing utility methods to escape and unescape HTML entities
[DEPRECATED] A complete, typed dataset of common HTML entities with utilities for encoding/decoding.
A utility function to unescape a string containing legally-html-escaped entities to the plain text
A really simple library to escape/unescape pesky HTML entities like ♦ or ♦ to 💎
Escaping Html & URI Entities To Prevent SQLi, XSS, & Related Attacks.
HTML parser and serializer.
render domhandler DOM nodes to a string
Escape string for use in HTML
Fast & forgiving HTML/XML parser
Sniff the encoding from a HTML byte stream
HTML cleaner and beautifier
A JavaScript implementation of many web standards
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Format Telegram messages, escape special characters, switch formatting styles, convert special entities to formatted text and vice versa, form Telegram links, use Unicode symbols.
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
Map of invalid numeric character references to their replacements, according to HTML
unist utility to visit nodes
Info on the properties and attributes of the web platform
A markdown parser built for speed
a few common utility template tags for ES2015
small commonmark compliant markdown parser with positional info and concrete tokens
Highly configurable, well-tested, JavaScript-based HTML minifier.
Parse and stringify space separated tokens
Simplifies creation of HTML files to serve your webpack bundles
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
micromark utility to encode dangerous html characters
Parse and stringify comma-separated tokens
hast utility to check if a node is inter-element whitespace
Transform HAST to Babel AST (JSX)
micromark utility with list of html tag names
mdast utility to transform to hast
Array of "void elements" defined by the HTML specification.
List of standard HTML tags
hast utility to create an element from a simple CSS selector
hast utility to create trees
remark plugin that turns markdown into HTML to support rehype
micromark extension to support GFM tagfilter
List of HTML void tag names
Browser friendly package that converts twitter's API tweet objects text property to HTML. Takes care of all the entities and its links. Handles emoji's.
hast utility to reparse a tree
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
hast utility to transform to preact, react, solid, svelte, vue, etc
A low level parser for ANSI sequences.
hast utility to transform to a `parse5` AST
Polyfills the ResizeObserver API and supports box size options from the latest spec
Map of URL attributes in HTML
Advanced html to plain text converter
hast utility to check if a node is a (certain) element
A very fast HTML parser, generating a simplified DOM, with basic element query support.
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
hast utility to serialize to HTML
[](https://istuffs.github.io/entities/)
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
Highly configurable, well-tested, JavaScript-based HTML minifier.
rehype plugin to reparse the tree (and raw nodes)
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
List of vendor prefixes known to the web platform
N1ED editor as a React component
hast utility to get the plain-text value of a node
hast utility to transform to estree (JavaScript AST) JSX
hast utility to parse from HTML
HTML and SVG DOM property configs used by React.
hast utility to get the plain-text value of a node according to the `innerText` algorithm
A Karma plugin. Dynamically displays tests results at debug.html page
HTML to React parser.
HTML to DOM parser.
A clean, whitespace-sensitive template language for writing HTML
Jest snapshot serializer that beautifies HTML.
Convert ansi escaped text streams to html.
A library that converts HTML to Markdown
rehype plugin to parse HTML
rehype plugin to serialize HTML
A gorgeous reporter for Mocha.js
Adds console.table method that prints an array of objects as a table in console
Opinionated HTML formatter focused towards making HTML diffs readable.
PostCSS syntax for parsing HTML (and HTML-like)
Html loader module for webpack
Look up HTML tag names via HTML Element constructors, and vice versa.
The core architecture of CKEditor 5 – the best browser-based rich text editor.
The editing engine of CKEditor 5 – the best browser-based rich text editor.
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
A completely customizable framework for building rich text editors.
Properly escape JSON for usage as an object literal inside of a `<script>` tag
Generate a table of contents based on the heading structure of a html document.
hast utility to get the rank (or depth, level) of headings
Tools for building completely customizable richtext editors with React.
Array#filter for older browsers.
Inlines img, script and link tags into the same file.
recma plugin to transform HTML (hast) to JS (estree)
rehype plugin to add `id` attributes to headings
hast utility to check if a node has a property
HTML processor powered by plugins part of the unified collective
Regular expression for matching HTML comments
hast utility to create a tree from the DOM
A set of ready-to-use rich text editors created with a powerful framework. Made with real-time collaborative editing in mind.
hast utility to sanitize nodes
Parse HTML/XML to PostHTMLTree
This package contains HTML helpers and functionality for Lexical.
Some tweaks for beautifying HTML with js-beautify according to my preferences.
rehype plugin to automatically add `target` and `rel` attributes to external links
Generates an image from a DOM node using HTML5 canvas and SVG.
HTML/XML processor
PHP strip_tags in Node.js
JavaScript image cropper.
A small library providing utility methods to escape and unescape HTML entities
Parse and stringify the HTML `<img>` srcset attribute
Convert Word documents from docx to simple HTML and Markdown
Encode the predefined XML entities (amp, lt, gt, apos, quot). Opt-out CharRef 39 for HTML. Bonus: Encode CDATA.
Check if the given object is a dom node
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Remove unused css selectors
HTML dictionary for cspell.
rehype plugin to transform inline and block math with KaTeX
hast utility that turns HTML into a syntax tree (while being small in browsers)
Web based JavaScript HTML WYSIWYG editor control.
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
rehype plugin to sanitize HTML
Renders PostHTML Tree to HTML/XML
transform stream to tokenize html
hast utility to check if a node is an embedded element
Check if a string is HTML
hast utility for `querySelector`, `querySelectorAll`, and `matches`
Allure Playwright integration
hast utility to check if a link element is “Body OK”
Turndown plugin to add GitHub Flavored Markdown extensions.
rehype plugin to add links to headings
Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.
Replace accents for HTML Entities.
hast utility to check if a node is phrasing content
rehype plugin to collapse whitespace
A JavaScript plugin for entering and validating international telephone numbers
Cross-browser element class list
Quickly generate image from DOM node using HTML5 canvas and SVG
A lightweight library that converts raw HTML to a React DOM structure.
hast utility to get the plain-text value of a node
html formatter yo! Prettify or minify html.
The most popular library of interactive components built with Tailwind CSS
A hyperscript helper for creating Slate documents.
A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html
Jest test results processor for generating a summary in HTML
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
Tools for building completely customizable richtext editors with React.
Generates Cucumber HTML reports in three different themes
Client-side HTML-to-PDF rendering using pure JS
Cheerio (http://cheeriojs.github.io/cheerio/) fork that uses parse5 HTML-parser (https://github.com/inikulin/parse5) as an underlying platform
Returns true if the given name is a HTML void element or common SVG self-closing element.
Emmet — the essential toolkit for web-developers
The shareable HTML config for Stylelint.
hast utility to transform to mdast
Generate HTML elements from a javascript object.
rehype plugin to highlight code blocks with lowlight (highlight.js)
remark plugin to compile Markdown to HTML
Modular HTML minifier, built on top of the PostHTML
Format whitespace in HTML
Fast HTML to markdown cross-compiler, compatible with both node and the browser
List of whitespace sensitive HTML tag names
HTML pretty printer CLI utility (based on jsbeautifier)
rehype plugin to transform to remark
Map of HTML elements to allowed attributes
Rewrite element with rehype.
Fast Diff to colorized HTML
The hackable, full-featured Open Source HTML rendering solution for React Native.
Official React component for CKEditor 5 – the best browser-based rich text editor.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Generate beautiful Cucumber.js reports for multiple instances (browsers / devices)
A React component that injects SVG into the DOM.
rehype plugin to format HTML
The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.
Jest test results processor for generating a summary in HTML
JavaScript library for formatting input text content when you are typing
Storybook HTML renderer: Develop, document, and test UI components in isolation
A react supported html attributes store keyed by their tags
Parse HTML into React components
A newman reporter with added handlebars helpers and separated request iterations
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
PostCSS syntax for parsing Markdown
Pure JS implementation of the DOM Level 3 XPath specification
New syntax to add attributes to Markdown.
Strip HTML tags from strings. No parser, accepts mixed sources.
WebPack 2+ plugin for CSS minification after ExtractTextPluging
Generates an image from a DOM node using HTML5 canvas and SVG
Fast, caching, dynamic inline SVG DOM injection library.
Escape HTML utils.
A cross platform HTML5 QR Code & bar code scanner
Get the content of style tags.
High-performance library for inlining CSS into HTML 'style' attributes
rehype plugin to transform to React
Converts CSS selectors to xpaths
High-performance library for inlining CSS into HTML 'style' attributes
Get content from link tags in an HTML document.
Inline css into an html file.
insert a string of css into the <head>
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
High-performance library for inlining CSS into HTML 'style' attributes
An extremely fast, React-like JavaScript library for building modern user interfaces