html-entities
Fastest HTML entities encode/decode library.
Found 16125 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
Fast function for decoding HTML entities.
Escape special characters to HTML entities in JavaScript
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.
Finds and fixes common and not so common broken named HTML entities, returns ranges array of fixes
A simple JavaScript library for encoding and decoding HTML entities.
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.
An object mapping ~2000 standard HTML entities to their value.
A robust HTML entities encoder/decoder with full Unicode support.
Encode or decode HTML entities
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
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
Encode & decode XML/HTML entities with ease
Decode the predefined XML entities (amp, lt, gt, apos, quot), CharRefs and CDATA sections.
escaping and unescaping HTML entities – commonly needed utils to prevent XSS attacks when rendering user generated content
Decodes every html entity possible
Convert HTML-formatted text to plaintext
A small library providing utility methods to escape and unescape HTML entities
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.
An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web
[DEPRECATED] A complete, typed dataset of common HTML entities with utilities for encoding/decoding.
A really simple library to escape/unescape pesky HTML entities like ♦ or ♦ to 💎
HTML parser and serializer.
render domhandler DOM nodes to a string
HTML cleaner and beautifier
Fast & forgiving HTML/XML parser
A JavaScript implementation of many web standards
Escape string for use in HTML
Sniff the encoding from a HTML byte stream
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
A utility function to unescape a string containing legally-html-escaped entities to the plain text
Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
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
unist utility to visit nodes
Info on the properties and attributes of the web platform
A markdown parser built for speed
small commonmark compliant markdown parser with positional info and concrete tokens
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
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
Map of invalid numeric character references to their replacements, according to HTML
Parse and stringify comma-separated tokens
Simplifies creation of HTML files to serve your webpack bundles
a few common utility template tags for ES2015
Parse and stringify space separated tokens
micromark utility to encode dangerous html characters
Highly configurable, well-tested, JavaScript-based HTML minifier.
Array of "void elements" defined by the HTML specification.
Transform HAST to Babel AST (JSX)
micromark utility with list of html tag names
hast utility to check if a node is inter-element whitespace
hast utility to create trees
mdast utility to transform to hast
List of standard HTML tags
hast utility to create an element from a simple CSS selector
remark plugin that turns markdown into HTML to support rehype
micromark extension to support GFM tagfilter
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
List of HTML void tag names
hast utility to transform to preact, react, solid, svelte, vue, etc
hast utility to reparse a tree
hast utility to transform to a `parse5` AST
A low level parser for ANSI sequences.
Map of URL attributes in HTML
Polyfills the ResizeObserver API and supports box size options from the latest spec
Advanced html to plain text converter
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
A very fast HTML parser, generating a simplified DOM, with basic element query support.
hast utility to check if a node is a (certain) element
hast utility to serialize to HTML
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
rehype plugin to reparse the tree (and raw nodes)
Replace accents for HTML Entities.
Highly configurable, well-tested, JavaScript-based HTML minifier.
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.
N1ED editor as a React component
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
A Karma plugin. Dynamically displays tests results at debug.html page
hast utility to get the plain-text value of a node
HTML to DOM parser.
HTML to React parser.
hast utility to get the plain-text value of a node according to the `innerText` algorithm
hast utility to parse from HTML
HTML and SVG DOM property configs used by React.
hast utility to transform to estree (JavaScript AST) JSX
A clean, whitespace-sensitive template language for writing HTML
Convert ansi escaped text streams to html.
rehype plugin to parse HTML
rehype plugin to serialize HTML
A library that converts HTML to Markdown
Opinionated HTML formatter focused towards making HTML diffs readable.
Adds console.table method that prints an array of objects as a table in console
The editing engine of CKEditor 5 – the best browser-based rich text editor.
A gorgeous reporter for Mocha.js
Jest snapshot serializer that beautifies HTML.
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
Html loader module for webpack
PostCSS syntax for parsing HTML (and HTML-like)
A completely customizable framework for building rich text editors.
The core architecture of CKEditor 5 – the best browser-based rich text editor.
recma plugin to transform HTML (hast) to JS (estree)
Tools for building completely customizable richtext editors with React.
Parse HTML/XML to PostHTMLTree
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 get the rank (or depth, level) of headings
Generate a table of contents based on the heading structure of a html document.
Look up HTML tag names via HTML Element constructors, and vice versa.
hast utility to sanitize nodes
rehype plugin to add `id` attributes to headings
Inlines img, script and link tags into the same file.
Properly escape JSON for usage as an object literal inside of a `<script>` tag
Regular expression for matching HTML comments
hast utility to check if a node has a property
Array#filter for older browsers.
This package contains HTML helpers and functionality for Lexical.
HTML processor powered by plugins part of the unified collective
Generates an image from a DOM node using HTML5 canvas and SVG.
hast utility to create a tree from the DOM
Convert Word documents from docx to simple HTML and Markdown
PHP strip_tags in Node.js
Some tweaks for beautifying HTML with js-beautify according to my preferences.
Parse and stringify the HTML `<img>` srcset attribute
JavaScript image cropper.
rehype plugin to automatically add `target` and `rel` attributes to external links
HTML/XML processor
HTML dictionary for cspell.
Check if the given object is a dom node
rehype plugin to transform inline and block math with KaTeX
Remove unused css selectors
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Encode the predefined XML entities (amp, lt, gt, apos, quot). Opt-out CharRef 39 for HTML. Bonus: Encode CDATA.
hast utility that turns HTML into a syntax tree (while being small in browsers)
Web based JavaScript HTML WYSIWYG editor control.
hast utility for `querySelector`, `querySelectorAll`, and `matches`
Renders PostHTML Tree to HTML/XML
rehype plugin to sanitize HTML
transform stream to tokenize html
hast utility to check if a node is an embedded element
Allure Playwright integration
hast utility to check if a node is phrasing content
Check if a string is HTML
Cross-browser element class list
hast utility to check if a link element is “Body OK”
rehype plugin to add links to headings
A JavaScript plugin for entering and validating international telephone numbers
Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.
Turndown plugin to add GitHub Flavored Markdown extensions.
html formatter yo! Prettify or minify html.
Client-side HTML-to-PDF rendering using pure JS
A lightweight library that converts raw HTML to a React DOM structure.
hast utility to get the plain-text value of a node
The most popular library of interactive components built with Tailwind CSS
rehype plugin to collapse whitespace
A hyperscript helper for creating Slate documents.
Quickly generate image from DOM node using HTML5 canvas and SVG
Cheerio (http://cheeriojs.github.io/cheerio/) fork that uses parse5 HTML-parser (https://github.com/inikulin/parse5) as an underlying platform
remark plugin to compile Markdown to 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
Emmet — the essential toolkit for web-developers
Generate HTML elements from a javascript object.
The shareable HTML config for Stylelint.
Modular HTML minifier, built on top of the PostHTML
Jest test results processor for generating a summary in HTML
A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html
Returns true if the given name is a HTML void element or common SVG self-closing element.
hast utility to transform to mdast
List of whitespace sensitive HTML tag names
rehype plugin to highlight code blocks with lowlight (highlight.js)
Fast HTML to markdown cross-compiler, compatible with both node and the browser
Fast Diff to colorized HTML
Map of HTML elements to allowed attributes
Generate beautiful Cucumber.js reports for multiple instances (browsers / devices)
Official React component for CKEditor 5 – the best browser-based rich text editor.
rehype plugin to format HTML
Format whitespace in HTML
The hackable, full-featured Open Source HTML rendering solution for React Native.
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
Rewrite element with rehype.
Jest test results processor for generating a summary in HTML
Parse HTML into React components
A newman reporter with added handlebars helpers and separated request iterations
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.
rehype plugin to transform to remark
HTML pretty printer CLI utility (based on jsbeautifier)
A React component that injects SVG into the DOM.
New syntax to add attributes to Markdown.
Storybook HTML renderer: Develop, document, and test UI components in isolation
Pure JS implementation of the DOM Level 3 XPath specification
JavaScript library for formatting input text content when you are typing
PostCSS syntax for parsing Markdown
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.
Generates an image from a DOM node using HTML5 canvas and SVG
WebPack 2+ plugin for CSS minification after ExtractTextPluging
Fast, caching, dynamic inline SVG DOM injection library.
A react supported html attributes store keyed by their tags
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.
rehype plugin to transform to React
Strip HTML tags from strings. No parser, accepts mixed sources.
Escape HTML utils.
High-performance library for inlining CSS into HTML 'style' attributes
Get content from link tags in an HTML document.
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
A cross platform HTML5 QR Code & bar code scanner
Get the content of style tags.
Converts CSS selectors to xpaths
insert a string of css into the <head>
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
An extremely fast, React-like JavaScript library for building modern user interfaces
Inline css into an html file.
High-performance library for inlining CSS into HTML 'style' attributes
Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.
Escape string for use in html
Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information.
React component representing an element with editable contents